Searched refs:op_sync_orin (Results 1 – 4 of 4) sorted by relevance
160 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program() argument166 RISC_INSTR(RISC_SYNC | RISC_SYNC_FM1 | op_sync_orin); in bt878_risc_program()189 RISC_INSTR(RISC_SYNC | op_sync_orin | RISC_SYNC_VRO); in bt878_risc_program()202 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, in bt878_start() argument211 bt878_risc_program(bt, op_sync_orin); in bt878_start()
85 card->op_sync_orin, card->irq_err_ignore); in dvb_bt8xx_start_feed()830 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()836 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()845 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()852 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()859 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()866 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()884 card->op_sync_orin = BT878_RISC_SYNC_MASK; in dvb_bt8xx_probe()
51 u32 op_sync_orin; member
141 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,