Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_i2creg.h103 #define I2C_FIFO_STATUS_TX_FIFO_EMPTY_CNT __BITS(7,4) macro
H A Dtegra_i2c.c388 __SHIFTOUT(fs, I2C_FIFO_STATUS_TX_FIFO_EMPTY_CNT); in tegra_i2c_write()