RISC_STATUS       115 drivers/media/pci/bt8xx/bt878.c #define RISC_STATUS(status)	((((~status) & 0x0F) << 20) | ((status & 0x0F) << 16))
RISC_STATUS        33 drivers/media/pci/mantis/mantis_dma.c #define RISC_STATUS(status)	((((~status) & 0x0f) << 20) | ((status & 0x0f) << 16))