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

/linux-4.1.27/drivers/media/pci/cx25821/
H A Dcx25821-sram.h246 #define BYTES_TO_QWORDS(bcount) ((bcount) >> 3) macro
250 #define VID_CDT_SIZE_QW BYTES_TO_QWORDS(VID_CDT_SIZE)
254 #define AUDIO_CDT_SIZE_QW BYTES_TO_QWORDS(AUDIO_CDT_SIZE)
255 #define AUDIO_CLUSTER_SIZE_QW BYTES_TO_QWORDS(AUDIO_CLUSTER_SIZE)
258 #define MBIF_CDT_SIZE_QW BYTES_TO_QWORDS(MBIF_CDT_SIZE)

Completed in 35 milliseconds