Searched refs:RISC_SOL (Results 1 – 9 of 9) sorted by relevance
56 #define RISC_SOL 0x08000000 macro
1087 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx23885_risc_field()1089 sol = RISC_SOL; in cx23885_risc_field()
114 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_update_riscprogram()149 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream()
1033 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()1041 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | in cx25821_risc_field()1138 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()1140 sol = RISC_SOL; in cx25821_risc_field_audio()
32 #define RISC_SOL 0x08000000 macro
115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream_audio()
569 #define RISC_SOL 0x08000000 macro
101 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()103 sol = RISC_SOL; in cx88_risc_field()
128 #define RISC_SOL ( 1 << 27) /* start of line */ macro256 cmd |= RISC_SOL; in snd_bt87x_create_risc()