Searched refs:dibx000_i2c_gate_ctrl (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/media/dvb-frontends/ | 
| D | dibx000_common.c | 256 static int dibx000_i2c_gate_ctrl(struct dibx000_i2c_master *mst, u8 tx[4],  in dibx000_i2c_gate_ctrl()  function 300 	dibx000_i2c_gate_ctrl(mst, &mst->i2c_write_buffer[0], msg[0].addr, 1);  in dibx000_i2c_gated_gpio67_xfer() 308 	dibx000_i2c_gate_ctrl(mst, &mst->i2c_write_buffer[4], 0, 0);  in dibx000_i2c_gated_gpio67_xfer() 346 	dibx000_i2c_gate_ctrl(mst, &mst->i2c_write_buffer[0], msg[0].addr, 1);  in dibx000_i2c_gated_tuner_xfer() 354 	dibx000_i2c_gate_ctrl(mst, &mst->i2c_write_buffer[4], 0, 0);  in dibx000_i2c_gated_tuner_xfer() 409 	dibx000_i2c_gate_ctrl(mst, tx, 0, 0);  in dibx000_reset_i2c_master() 484 	dibx000_i2c_gate_ctrl(mst, mst->i2c_write_buffer, 0, 0);  in dibx000_init_i2c_master()
  |