Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dimx_lpi2c.c19 #define LPI2C_FIFO_SIZE 4 macro
80 txcount = LPI2C_FIFO_SIZE - txcount; in bus_i2c_wait_for_tx_ready()