Lines Matching full:regulators
7 * regulators, external regulator and buck converter
79 /* Preset (hardware defined) voltages for these regulators */
230 * All other regulators are handled here in ab3100_disable_regulator()
277 /* Return the voltage for fixed regulators immediately */ in ab3100_get_voltage_regulator()
365 /* The highest three bits control the variable regulators */ in ab3100_set_voltage_regulator()
406 /* The highest three bits control the variable regulators */ in ab3100_set_suspend_voltage_regulator()
577 * NOTE: the following functions are regulators pluralis - it is the
579 * for all the different regulators.
603 /* Set up regulators */ in ab3100_regulators_probe()
615 /* Register the regulators */ in ab3100_regulators_probe()
645 /* remove the already registered regulators */ in ab3100_regulators_probe()
672 .name = "ab3100-regulators",
695 MODULE_ALIAS("platform:ab3100-regulators");