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

/linux-master/drivers/media/pci/bt8xx/
H A Dbt878.c109 #define RISC_SYNC (0x08 << 28) macro
149 RISC_INSTR(RISC_SYNC | RISC_SYNC_FM1 | op_sync_orin);
172 RISC_INSTR(RISC_SYNC | op_sync_orin | RISC_SYNC_VRO);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-reg.h50 #define RISC_SYNC 0x80000000 macro
H A Dcx23885-core.c387 [RISC_SYNC >> 28] = "sync",
402 [RISC_SYNC >> 28] = 1,
/linux-master/sound/pci/
H A Dbt87x.c103 #define RISC_SYNC (0x8 << 28) /* synchronize with FIFO */ macro
224 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_FM1);
253 *risc++ = cpu_to_le32(RISC_SYNC | RISC_SYNC_VRO);
/linux-master/drivers/media/pci/cx88/
H A Dcx88-reg.h543 #define RISC_SYNC 0x80000000 macro
H A Dcx88-core.c386 [RISC_SYNC >> 28] = "sync",
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-core.c302 [RISC_SYNC >> 28] = "sync",
317 [RISC_SYNC >> 28] = 1,
H A Dcx25821-reg.h22 #define RISC_SYNC 0x80000000 macro

Completed in 124 milliseconds