Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-au1550.c131 static int wait_for_rx_byte(struct i2c_au1550_data *adap, unsigned char *out) in wait_for_rx_byte() function
170 if (wait_for_rx_byte(adap, &buf[i])) in i2c_read()