Searched refs:i2c_control (Results 1 – 4 of 4) sorted by relevance
44 struct i2c_control { struct72 struct i2c_control control; /* 60 ~ 78 */ argument91 struct i2c_control control; /* 50 ~ 68 */
38 struct i2c_control *control;178 static int wait_for_tx_fifo_empty(struct i2c_control *control) in wait_for_tx_fifo_empty()195 static int wait_for_rx_fifo_notempty(struct i2c_control *control) in wait_for_rx_fifo_notempty()212 static int wait_for_transfer_complete(struct i2c_control *control) in wait_for_transfer_complete()236 struct i2c_control *control = i2c_bus->control; in send_recv_packets()
285 u64 i2c_control; member
5564 SPECIAL_REG_WRITE(val64, &bar0->i2c_control, LF); in read_eeprom()5567 val64 = readq(&bar0->i2c_control); in read_eeprom()5630 SPECIAL_REG_WRITE(val64, &bar0->i2c_control, LF); in write_eeprom()5633 val64 = readq(&bar0->i2c_control); in write_eeprom()