Searched refs:RISC_EOL (Results 1 – 7 of 7) sorted by relevance
45 #define RISC_EOL 0x04000000 macro
1165 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx23885_risc_field()1187 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo); in cx23885_risc_field()
1022 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()1045 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field()1133 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()1156 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field_audio()
17 #define RISC_EOL 0x04000000 macro
561 #define RISC_EOL 0x04000000 macro
101 RISC_EOL | bpl); in cx88_risc_field()120 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx88_risc_field()
113 #define RISC_EOL ( 1 << 26) /* end of line */ macro247 cmd |= RISC_EOL | RISC_IRQ; in snd_bt87x_create_risc()