Searched refs:I2CD_BUS_RECOVER_CMD (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | ast_i2c.h | 111 #define I2CD_BUS_RECOVER_CMD (0x1 << 11) macro |
H A D | ast_i2c.c | 259 writel(I2CD_BUS_RECOVER_CMD, ®s->csr); in ast_i2c_deblock() |