Home
last modified time | relevance | path

Searched defs:iop3xx_adap (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-iop3xx.c56 iop3xx_i2c_reset(struct i2c_algo_iop3xx_data *iop3xx_adap) in iop3xx_i2c_reset()
65 iop3xx_i2c_enable(struct i2c_algo_iop3xx_data *iop3xx_adap) in iop3xx_i2c_enable()
93 iop3xx_i2c_transaction_cleanup(struct i2c_algo_iop3xx_data *iop3xx_adap) in iop3xx_i2c_transaction_cleanup()
110 struct i2c_algo_iop3xx_data *iop3xx_adap = dev_id; in iop3xx_i2c_irq_handler() local
139 iop3xx_i2c_get_srstat(struct i2c_algo_iop3xx_data *iop3xx_adap) in iop3xx_i2c_get_srstat()
160 iop3xx_i2c_wait_event(struct i2c_algo_iop3xx_data *iop3xx_adap, in iop3xx_i2c_wait_event()
205 iop3xx_i2c_wait_tx_done(struct i2c_algo_iop3xx_data *iop3xx_adap, int *status) in iop3xx_i2c_wait_tx_done()
214 iop3xx_i2c_wait_rx_done(struct i2c_algo_iop3xx_data *iop3xx_adap, int *status) in iop3xx_i2c_wait_rx_done()
223 iop3xx_i2c_wait_idle(struct i2c_algo_iop3xx_data *iop3xx_adap, int *status) in iop3xx_i2c_wait_idle()
230 iop3xx_i2c_send_target_addr(struct i2c_algo_iop3xx_data *iop3xx_adap, in iop3xx_i2c_send_target_addr()
[all …]