Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.h73 #define I2CD_INTR_NORMAL_STOP (0x1 << 4) macro
H A Dast_i2c.c83 | I2CD_INTR_NORMAL_STOP in ast_i2c_init_bus()
148 return ast_i2c_wait_isr(dev, I2CD_INTR_NORMAL_STOP); in ast_i2c_send_stop()