Searched refs:i2c_control (Results 1 – 4 of 4) sorted by relevance
43 struct i2c_control { struct71 struct i2c_control control; /* 60 ~ 78 */ argument90 struct i2c_control control; /* 50 ~ 68 */
35 struct i2c_control *control;175 static int wait_for_tx_fifo_empty(struct i2c_control *control) in wait_for_tx_fifo_empty()192 static int wait_for_rx_fifo_notempty(struct i2c_control *control) in wait_for_rx_fifo_notempty()209 static int wait_for_transfer_complete(struct i2c_control *control) in wait_for_transfer_complete()233 struct i2c_control *control = i2c_bus->control; in send_recv_packets()
285 u64 i2c_control; member
5571 SPECIAL_REG_WRITE(val64, &bar0->i2c_control, LF); in read_eeprom()5574 val64 = readq(&bar0->i2c_control); in read_eeprom()5637 SPECIAL_REG_WRITE(val64, &bar0->i2c_control, LF); in write_eeprom()5640 val64 = readq(&bar0->i2c_control); in write_eeprom()