BYTES_TO_QWORDS   236 drivers/media/pci/cx25821/cx25821-sram.h #define VID_CDT_SIZE_QW            BYTES_TO_QWORDS(VID_CDT_SIZE)
BYTES_TO_QWORDS   240 drivers/media/pci/cx25821/cx25821-sram.h #define AUDIO_CDT_SIZE_QW          BYTES_TO_QWORDS(AUDIO_CDT_SIZE)
BYTES_TO_QWORDS   241 drivers/media/pci/cx25821/cx25821-sram.h #define AUDIO_CLUSTER_SIZE_QW      BYTES_TO_QWORDS(AUDIO_CLUSTER_SIZE)
BYTES_TO_QWORDS   244 drivers/media/pci/cx25821/cx25821-sram.h #define MBIF_CDT_SIZE_QW           BYTES_TO_QWORDS(MBIF_CDT_SIZE)