Searched refs:RISC_SYNC (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbt878.c126 #define RISC_SYNC (0x08 << 28) macro
166 RISC_INSTR(RISC_SYNC | RISC_SYNC_FM1 | op_sync_orin); bt878_risc_program()
189 RISC_INSTR(RISC_SYNC | op_sync_orin | RISC_SYNC_VRO); bt878_risc_program()
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-reg.h60 #define RISC_SYNC 0x80000000 macro
H A Dcx23885-core.c382 [RISC_SYNC >> 28] = "sync", cx23885_risc_decode()
397 [RISC_SYNC >> 28] = 1, cx23885_risc_decode()
/linux-4.4.14/sound/pci/
H A Dbt87x.c119 #define RISC_SYNC (0x8 << 28) /* synchronize with FIFO */ macro
240 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_FM1); snd_bt87x_create_risc()
269 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_VRO); snd_bt87x_create_risc()
/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-core.c316 [RISC_SYNC >> 28] = "sync", cx25821_risc_decode()
331 [RISC_SYNC >> 28] = 1, cx25821_risc_decode()
H A Dcx25821-reg.h36 #define RISC_SYNC 0x80000000 macro
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-core.c376 [ RISC_SYNC >> 28 ] = "sync", cx88_risc_decode()
H A Dcx88-reg.h552 #define RISC_SYNC 0x80000000 macro

Completed in 217 milliseconds