Searched refs:op_sync_orin (Results 1 – 4 of 4) sorted by relevance
143 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program() argument149 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() argument194 bt878_risc_program(bt, op_sync_orin); in bt878_start()
76 card->op_sync_orin, card->irq_err_ignore); in dvb_bt8xx_start_feed()826 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()832 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()841 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()848 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()855 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()862 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()880 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()
41 u32 op_sync_orin; member
130 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,