Searched refs:RISC_SKIP (Results 1 – 7 of 7) sorted by relevance
58 #define RISC_SKIP 0x20000000 macro
390 [RISC_SKIP >> 28] = "skip", in cx23885_risc_decode()398 [RISC_SKIP >> 28] = 1, in cx23885_risc_decode()
563 #define RISC_SKIP 0x20000000 macro
399 [RISC_SKIP >> 28] = "skip", in cx88_risc_decode()
30 #define RISC_SKIP 0x20000000 macro
318 [RISC_SKIP >> 28] = "skip", in cx25821_risc_decode()326 [RISC_SKIP >> 28] = 1, in cx25821_risc_decode()
117 #define RISC_SKIP (0x2 << 28) /* skip FIFO data */ macro