Searched refs:RISC_SYNC (Results 1 – 8 of 8) sorted by relevance
109 #define RISC_SYNC (0x08 << 28) macro149 RISC_INSTR(RISC_SYNC | RISC_SYNC_FM1 | op_sync_orin); in bt878_risc_program()172 RISC_INSTR(RISC_SYNC | op_sync_orin | RISC_SYNC_VRO); in bt878_risc_program()
50 #define RISC_SYNC 0x80000000 macro
387 [RISC_SYNC >> 28] = "sync", in cx23885_risc_decode()402 [RISC_SYNC >> 28] = 1, in cx23885_risc_decode()
103 #define RISC_SYNC (0x8 << 28) /* synchronize with FIFO */ macro224 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_FM1); in snd_bt87x_create_risc()253 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_VRO); in snd_bt87x_create_risc()
543 #define RISC_SYNC 0x80000000 macro
386 [RISC_SYNC >> 28] = "sync", in cx88_risc_decode()
22 #define RISC_SYNC 0x80000000 macro
302 [RISC_SYNC >> 28] = "sync", in cx25821_risc_decode()317 [RISC_SYNC >> 28] = 1, in cx25821_risc_decode()
Completed in 40 milliseconds