Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dimx_lpi2c.c17 #define LPI2C_FIFO_SIZE 4 macro
78 txcount = LPI2C_FIFO_SIZE - txcount; in bus_i2c_wait_for_tx_ready()