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