Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier.c61 static int uniphier_i2c_xfer_byte(struct i2c_adapter *adap, u32 txdata, in uniphier_i2c_xfer_byte() function
91 ret = uniphier_i2c_xfer_byte(adap, txdata, &rxdata); in uniphier_i2c_send_byte()
140 ret = uniphier_i2c_xfer_byte(adap, in uniphier_i2c_rx()