Searched refs:twl_regulator_entry (Results 1 – 1 of 1) sorted by relevance
212 struct twl_regulator_entry { struct213 LIST_ENTRY(twl_regulator_entry) entries;229 LIST_HEAD(twl_regulator_list, twl_regulator_entry) sc_vreg_list; argument260 twl_vreg_read_1(struct twl_vreg_softc *sc, struct twl_regulator_entry *regulator, in twl_vreg_read_1()268 twl_vreg_write_1(struct twl_vreg_softc *sc, struct twl_regulator_entry *regulator, in twl_vreg_write_1()294 struct twl_regulator_entry *regulator, int millivolts, uint8_t *vsel) in twl_vreg_millivolt_to_vsel()346 struct twl_regulator_entry *regulator, int *enabled) in twl_vreg_is_regulator_enabled()418 struct twl_regulator_entry *regulator) in twl_vreg_disable_regulator()479 struct twl_regulator_entry *regulator) in twl_vreg_enable_regulator()542 struct twl_regulator_entry *regulator, int millivolts) in twl_vreg_write_regulator_voltage()[all …]