Searched refs:reset_on (Results 1 – 2 of 2) sorted by relevance
248 static void uniphier_i2c_reset(struct uniphier_i2c_priv *priv, bool reset_on) in uniphier_i2c_reset() argument252 val |= reset_on ? 0 : UNIPHIER_I2C_BRST_FOEN; in uniphier_i2c_reset()
104 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; in msp_reset() local118 .buf = reset_on in msp_reset()