Searched refs:HISI_I2C_FIFO_TX_CLR (Results 1 – 1 of 1) sorted by relevance
43 #define HISI_I2C_FIFO_TX_CLR BIT(1) macro165 reg |= HISI_I2C_FIFO_RX_CLR | HISI_I2C_FIFO_TX_CLR; in hisi_i2c_start_xfer()167 reg &= ~(HISI_I2C_FIFO_RX_CLR | HISI_I2C_FIFO_TX_CLR); in hisi_i2c_start_xfer()