Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt878.c109 #define RISC_SYNC (0x08 << 28) macro
149 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()
/drivers/media/pci/cx23885/
Dcx23885-reg.h50 #define RISC_SYNC 0x80000000 macro
Dcx23885-core.c387 [RISC_SYNC >> 28] = "sync", in cx23885_risc_decode()
402 [RISC_SYNC >> 28] = 1, in cx23885_risc_decode()
/drivers/media/pci/cx88/
Dcx88-reg.h543 #define RISC_SYNC 0x80000000 macro
Dcx88-core.c384 [RISC_SYNC >> 28] = "sync", in cx88_risc_decode()
/drivers/media/pci/cx25821/
Dcx25821-reg.h22 #define RISC_SYNC 0x80000000 macro
Dcx25821-core.c302 [RISC_SYNC >> 28] = "sync", in cx25821_risc_decode()
317 [RISC_SYNC >> 28] = 1, in cx25821_risc_decode()