Searched refs:RISC_JUMP (Results 1 – 7 of 7) sorted by relevance
30 #define RISC_JUMP (0x07 << 28) macro165 RISC_INSTR(risc_pos, RISC_JUMP); in mantis_risc_program()
108 #define RISC_JUMP (0x07 << 28) macro175 RISC_INSTR(RISC_JUMP); in bt878_risc_program()
49 #define RISC_JUMP 0x70000000 macro
401 buf->risc.jmp[0] = cpu_to_le32(RISC_JUMP|RISC_IRQ1|RISC_CNT_INC); in snd_cx23885_hw_params()
79 (*rp++) = cpu_to_le32(RISC_JUMP); in cx88_risc_field()391 [RISC_JUMP >> 28] = "jump", in cx88_risc_decode()399 [RISC_JUMP >> 28] = 2, in cx88_risc_decode()
553 #define RISC_JUMP 0x70000000 macro
21 #define RISC_JUMP 0x70000000 macro