Home
last modified time | relevance | path

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

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