Searched refs:I2CD_M_STOP_CMD (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | ast_i2c.h | 119 #define I2CD_M_STOP_CMD (0x1 << 5) macro |
H A D | ast_i2c.c | 146 writel(I2CD_M_STOP_CMD, &priv->regs->csr); in ast_i2c_send_stop() |