Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra_i2c.h15 I2C_FIFO_DEPTH = 8, /* I2C fifo depth */ enumerator
/openbmc/u-boot/drivers/i2c/
H A Dtegra_i2c.c183 if (count == I2C_FIFO_DEPTH) in wait_for_tx_fifo_empty()