Home
last modified time | relevance | path

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

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