Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c-cdns.c131 static u32 cdns_i2c_wait(struct cdns_i2c_regs *cdns_i2c, u32 mask) in cdns_i2c_wait() function
253 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) { in cdns_i2c_write_data()
267 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) in cdns_i2c_write_data()
361 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) in cdns_i2c_read_data()