Searched refs:I2C_BRST_FOEN (Results 1 – 2 of 2) sorted by relevance
61 #define I2C_BRST_FOEN (1 << 1) /* normal operation */ macro122 writel(I2C_BRST_FOEN | I2C_BRST_RSCLO, &priv->regs->brst); in uniphier_fi2c_probe()312 writel(I2C_BRST_FOEN | I2C_BRST_RSCLO, ®s->brst); in uniphier_fi2c_set_bus_speed()
31 #define I2C_BRST_FOEN (1 << 1) macro