Searched refs:RISC_WRITE (Results 1 – 9 of 9) sorted by relevance
29 #define RISC_WRITE (0x01 << 28) macro154 RISC_INSTR(risc_pos, RISC_WRITE | in mantis_risc_program()159 RISC_INSTR(risc_pos, RISC_WRITE | MANTIS_DMA_TR_BYTES); in mantis_risc_program()
303 [RISC_WRITE >> 28] = "write", in cx25821_risc_decode()314 [RISC_WRITE >> 28] = 3, in cx25821_risc_decode()1020 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()1028 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | in cx25821_risc_field()1036 *(rp++) = cpu_to_le32(RISC_WRITE | in cx25821_risc_field()1043 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field()1131 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()1139 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx25821_risc_field_audio()1147 *(rp++) = cpu_to_le32(RISC_WRITE | in cx25821_risc_field_audio()1154 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field_audio()
19 #define RISC_WRITE 0x10000000 macro
100 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx88_risc_field()107 *(rp++) = cpu_to_le32(RISC_WRITE | sol | in cx88_risc_field()114 *(rp++) = cpu_to_le32(RISC_WRITE | in cx88_risc_field()120 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx88_risc_field()385 [RISC_WRITE >> 28] = "write", in cx88_risc_decode()396 [RISC_WRITE >> 28] = 2, in cx88_risc_decode()
549 #define RISC_WRITE 0x10000000 macro
107 #define RISC_WRITE (0x01 << 28) macro157 RISC_INSTR(RISC_WRITE | RISC_WR_SOL | RISC_WR_EOL | in bt878_risc_program()166 RISC_INSTR(RISC_WRITE | RISC_WR_SOL | RISC_WR_EOL | in bt878_risc_program()
47 #define RISC_WRITE 0x10000000 macro
388 [RISC_WRITE >> 28] = "write", in cx23885_risc_decode()399 [RISC_WRITE >> 28] = 3, in cx23885_risc_decode()1165 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx23885_risc_field()1172 *(rp++) = cpu_to_le32(RISC_WRITE|sol| in cx23885_risc_field()1180 *(rp++) = cpu_to_le32(RISC_WRITE| in cx23885_risc_field()1187 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo); in cx23885_risc_field()
101 #define RISC_WRITE (0x1 << 28) /* write FIFO data to memory at address */ macro239 cmd = RISC_WRITE | len; in snd_bt87x_create_risc()