Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H 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)
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H 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