Home
last modified time | relevance | path

Searched refs:pch_i2c_wait_for_bus_idle (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-eg20t.c249 * pch_i2c_wait_for_bus_idle() - check the status of bus.
253 static s32 pch_i2c_wait_for_bus_idle(struct i2c_algo_pch_data *adap, in pch_i2c_wait_for_bus_idle() function
383 if (pch_i2c_wait_for_bus_idle(adap, BUS_IDLE_TIMEOUT) == -ETIME) in pch_i2c_writebytes()
492 if (pch_i2c_wait_for_bus_idle(adap, BUS_IDLE_TIMEOUT) == -ETIME) in pch_i2c_readbytes()