Searched refs:I2C_MST_FIFO_STATUS_RX_MASK (Results 1 – 1 of 1) sorted by relevance
125 #define I2C_MST_FIFO_STATUS_RX_MASK 0xff macro319 rx_fifo_avail = (val & I2C_MST_FIFO_STATUS_RX_MASK) >> in tegra_i2c_empty_rx_fifo()