Searched refs:st_i2c_rd_fill_tx_fifo (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-st.c400 * st_i2c_rd_fill_tx_fifo() - Fill the Tx FIFO in read mode
406 static void st_i2c_rd_fill_tx_fifo(struct st_i2c_dev *i2c_dev, int max) st_i2c_rd_fill_tx_fifo() function
518 st_i2c_rd_fill_tx_fifo(i2c_dev, c->count); st_i2c_handle_read()
520 st_i2c_rd_fill_tx_fifo(i2c_dev, c->count - 1); st_i2c_handle_read()

Completed in 38 milliseconds