Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Di2c-cdns.c141 static u32 cdns_i2c_wait(struct cdns_i2c_regs *cdns_i2c, u32 mask) in cdns_i2c_wait() function
269 ret = cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP | in cdns_i2c_write_data()
290 ret = cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP | in cdns_i2c_write_data()
387 ret = cdns_i2c_wait(regs, CDNS_I2C_INTERRUPT_COMP | in cdns_i2c_read_data()