Searched defs:millivolts (Results 1 – 2 of 2) sorted by relevance
294 struct twl_regulator_entry *regulator, int millivolts, uint8_t *vsel) in twl_vreg_millivolt_to_vsel()542 struct twl_regulator_entry *regulator, int millivolts) in twl_vreg_write_regulator_voltage()606 struct twl_regulator_entry *regulator, int *millivolts) in twl_vreg_read_regulator_voltage()676 twl_vreg_get_voltage(device_t dev, const char *name, int *millivolts) in twl_vreg_get_voltage()719 twl_vreg_set_voltage(device_t dev, const char *name, int millivolts) in twl_vreg_set_voltage()859 int millivolts; in twl_vreg_add_regulators() local
504 uint16_t millivolts; member