Searched refs:RISC_SKIP (Results 1 – 7 of 7) sorted by relevance
48 #define RISC_SKIP 0x20000000 macro
393 [RISC_SKIP >> 28] = "skip", in cx23885_risc_decode()401 [RISC_SKIP >> 28] = 1, in cx23885_risc_decode()
554 #define RISC_SKIP 0x20000000 macro
392 [RISC_SKIP >> 28] = "skip", in cx88_risc_decode()
20 #define RISC_SKIP 0x20000000 macro
308 [RISC_SKIP >> 28] = "skip", in cx25821_risc_decode()316 [RISC_SKIP >> 28] = 1, in cx25821_risc_decode()
101 #define RISC_SKIP (0x2 << 28) /* skip FIFO data */ macro