Searched refs:RISC_SOL (Results 1 – 7 of 7) sorted by relevance
56 #define RISC_SOL 0x08000000 macro
1151 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx23885_risc_field()1153 sol = RISC_SOL; in cx23885_risc_field()
1030 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()1038 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | in cx25821_risc_field()1135 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()1137 sol = RISC_SOL; in cx25821_risc_field_audio()
28 #define RISC_SOL 0x08000000 macro
569 #define RISC_SOL 0x08000000 macro
104 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()106 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()