Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dimx_lpi2c.c17 #define LPI2C_FIFO_SIZE 4 macro
81 txcount = LPI2C_FIFO_SIZE - txcount; in bus_i2c_wait_for_tx_ready()