Searched refs:op_sync_orin (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt878.c | 143 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program() argument 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() 185 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, in bt878_start() argument 194 bt878_risc_program(bt, op_sync_orin); in bt878_start()
|
H A D | dvb-bt8xx.c | 76 card->op_sync_orin, card->irq_err_ignore); in dvb_bt8xx_start_feed() 822 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 828 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 837 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 844 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 851 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 858 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 876 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()
|
H A D | dvb-bt8xx.h | 41 u32 op_sync_orin; member
|
H A D | bt878.h | 129 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt878.c | 143 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program() argument 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() 185 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, in bt878_start() argument 194 bt878_risc_program(bt, op_sync_orin); in bt878_start()
|
H A D | dvb-bt8xx.c | 76 card->op_sync_orin, card->irq_err_ignore); in dvb_bt8xx_start_feed() 822 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 828 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 837 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 844 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 851 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 858 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe() 876 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()
|
H A D | dvb-bt8xx.h | 41 u32 op_sync_orin; member
|
H A D | bt878.h | 129 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
|
Completed in 6 milliseconds