Searched refs:CP9314_CP_EN (Results 1 – 1 of 1) sorted by relevance
57 #define CP9314_CP_EN BIT(7) macro333 ret = i2c_reg_update_byte_dt(&config->i2c, CP9314_REG_CTRL1, CP9314_CP_EN, 0); in regulator_cp9314_disable()341 return i2c_reg_update_byte_dt(&config->i2c, CP9314_REG_CTRL1, CP9314_CP_EN, 0); in regulator_cp9314_disable()383 ret = i2c_reg_update_byte_dt(&config->i2c, CP9314_REG_CTRL1, CP9314_CP_EN, in regulator_cp9314_enable()384 CP9314_CP_EN); in regulator_cp9314_enable()