Searched refs:op_sync_orin (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.h55 u32 op_sync_orin; member in struct:dvb_bt8xx_card
H A Dbt878.c160 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) bt878_risc_program() argument
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()
202 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, bt878_start() argument
211 bt878_risc_program(bt, op_sync_orin); bt878_start()
H A Dbt878.h141 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
H A Ddvb-bt8xx.c87 card->op_sync_orin, card->irq_err_ignore); dvb_bt8xx_start_feed()
834 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
840 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
849 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
856 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
863 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
870 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()
888 card->op_sync_orin = BT878_RISC_SYNC_MASK; dvb_bt8xx_probe()

Completed in 98 milliseconds