Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Di2c-cdns.c128 static u32 cdns_i2c_wait(struct cdns_i2c_regs *cdns_i2c, u32 mask) in cdns_i2c_wait() function
250 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) { in cdns_i2c_write_data()
264 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) in cdns_i2c_write_data()
358 if (!cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP)) in cdns_i2c_read_data()