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

/u-boot/drivers/i2c/
H A Di2c-uniphier-f.c60 #define I2C_BRST_FOEN (1 << 1) /* normal operation */ macro
112 writel(I2C_BRST_FOEN | I2C_BRST_RSCLO, &priv->regs->brst);
302 writel(I2C_BRST_FOEN | I2C_BRST_RSCLO, &regs->brst);
H A Di2c-uniphier.c31 #define I2C_BRST_FOEN (1 << 1) macro

Completed in 50 milliseconds