Searched refs:tps80031_regulator_enable (Results 1 – 1 of 1) sorted by relevance
22 static int tps80031_regulator_enable(struct udevice *dev, int op, bool *enable) in tps80031_regulator_enable() function59 ret = tps80031_regulator_enable(dev, PMIC_OP_GET, &enable); in tps80031_get_enable()68 return tps80031_regulator_enable(dev, PMIC_OP_SET, &enable); in tps80031_set_enable()
Completed in 7 milliseconds