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

/drivers/media/dvb/mantis/
H A Dmantis_dma.c45 #define RISC_STATUS(status) ((((~status) & 0x0f) << 20) | ((status & 0x0f) << 16)) macro
169 RISC_STATUS(line) |
/drivers/media/dvb/bt8xx/
H A Dbt878.c140 #define RISC_STATUS(status) ((((~status) & 0x0F) << 20) | ((status & 0x0F) << 16)) macro
184 RISC_STATUS(((buf_pos /

Completed in 107 milliseconds