Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbt878.c126 #define RISC_SYNC (0x08 << 28) macro
166 RISC_INSTR(RISC_SYNC | RISC_SYNC_FM1 | op_sync_orin); in bt878_risc_program()
189 RISC_INSTR(RISC_SYNC | op_sync_orin | RISC_SYNC_VRO); in bt878_risc_program()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-reg.h60 #define RISC_SYNC 0x80000000 macro
Dcx23885-core.c384 [RISC_SYNC >> 28] = "sync", in cx23885_risc_decode()
399 [RISC_SYNC >> 28] = 1, in cx23885_risc_decode()
/Linux-v4.19/sound/pci/
Dbt87x.c119 #define RISC_SYNC (0x8 << 28) /* synchronize with FIFO */ macro
240 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_FM1); in snd_bt87x_create_risc()
269 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_VRO); in snd_bt87x_create_risc()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-reg.h552 #define RISC_SYNC 0x80000000 macro
Dcx88-core.c393 [RISC_SYNC >> 28] = "sync", in cx88_risc_decode()
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-reg.h32 #define RISC_SYNC 0x80000000 macro
Dcx25821-core.c312 [RISC_SYNC >> 28] = "sync", in cx25821_risc_decode()
327 [RISC_SYNC >> 28] = 1, in cx25821_risc_decode()