Searched refs:I2C_STATUS_TX (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/staging/sm750fb/ | ||
D | ddk750_hwi2c.c | 62 while (!(peek32(I2C_STATUS) & I2C_STATUS_TX) && (timeout != 0)) in hw_i2c_wait_tx_done() |
D | ddk750_reg.h | 1253 #define I2C_STATUS_TX BIT(3) macro |