Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.h64 #define I2CD_INTR_BUS_RECOVER_DONE (0x1 << 13) macro
H A Dast_i2c.c82 | I2CD_INTR_BUS_RECOVER_DONE in ast_i2c_init_bus()
260 ret = ast_i2c_wait_isr(dev, I2CD_INTR_BUS_RECOVER_DONE); in ast_i2c_deblock()