Searched refs:BYTES_TO_OWORDS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-sram.h247 #define BYTES_TO_OWORDS(bcount) ((bcount) >> 4) macro
251 #define VID_CLUSTER_SIZE_OW BYTES_TO_OWORDS(VID_CLUSTER_SIZE)
259 #define MBIF_CLUSTER_SIZE_OW BYTES_TO_OWORDS(MBIF_CLUSTER_SIZE)

Completed in 40 milliseconds