Searched refs:I2C_CR_STO (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Di2c-uniphier-f.c22 #define I2C_CR_STO (1 << 1) /* stop condition */ macro
149 writel(I2C_CR_MST | I2C_CR_STO, &priv->regs->cr);

Completed in 45 milliseconds