Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-hisi.c99 int msg_rx_idx; member
179 ctlr->msg_rx_idx = 0; in hisi_i2c_reset_xfer()
238 while (ctlr->msg_rx_idx < ctlr->msg_num) { in hisi_i2c_read_rx_fifo()
239 cur_msg = ctlr->msgs + ctlr->msg_rx_idx; in hisi_i2c_read_rx_fifo()
242 ctlr->msg_rx_idx++; in hisi_i2c_read_rx_fifo()
255 ctlr->msg_rx_idx++; in hisi_i2c_read_rx_fifo()