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()
1015 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()1038 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field()1126 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()1149 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field_audio()
17 #define RISC_EOL 0x04000000 macro
111 #define RISC_EOL ( 1 << 26) /* end of line */ macro245 cmd |= RISC_EOL | RISC_IRQ; in snd_bt87x_create_risc()
101 RISC_EOL | bpl); in cx88_risc_field()120 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx88_risc_field()
561 #define RISC_EOL 0x04000000 macro