Searched refs:RISC_EOL (Results 1 – 9 of 9) sorted by relevance
55 #define RISC_EOL 0x04000000 macro
1093 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx23885_risc_field()1115 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo); 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()1056 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field()1144 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()1167 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field_audio()
31 #define RISC_EOL 0x04000000 macro
115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream_audio()
570 #define RISC_EOL 0x04000000 macro
106 *(rp++)=cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx88_risc_field()125 *(rp++)=cpu_to_le32(RISC_WRITE|RISC_EOL|todo); in cx88_risc_field()
127 #define RISC_EOL ( 1 << 26) /* end of line */ macro261 cmd |= RISC_EOL | RISC_IRQ; in snd_bt87x_create_risc()