Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx25821/
A Dcx25821-sram.h232 #define BYTES_TO_QWORDS(bcount) ((bcount) >> 3) macro
236 #define VID_CDT_SIZE_QW BYTES_TO_QWORDS(VID_CDT_SIZE)
240 #define AUDIO_CDT_SIZE_QW BYTES_TO_QWORDS(AUDIO_CDT_SIZE)
241 #define AUDIO_CLUSTER_SIZE_QW BYTES_TO_QWORDS(AUDIO_CLUSTER_SIZE)
244 #define MBIF_CDT_SIZE_QW BYTES_TO_QWORDS(MBIF_CDT_SIZE)

Completed in 3 milliseconds