Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dtsi108_i2c.c104 op_status = TSI108_I2C_IF_BUSY; in i2c_read_byte()
215 op_status = TSI108_I2C_IF_BUSY; in i2c_write_byte()
/rk3399_rockchip-uboot/include/
H A Dtsi108.h205 #define TSI108_I2C_IF_BUSY 3 macro