Searched defs:regulator (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/arm/ti/twl/ |
| H A D | twl_vreg.c | 262 twl_vreg_read_1(struct twl_vreg_softc *sc, struct twl_regulator_entry *regulator, in twl_vreg_read_1() 296 struct twl_regulator_entry *regulator, int millivolts, uint8_t *vsel) in twl_vreg_millivolt_to_vsel() 348 struct twl_regulator_entry *regulator, int *enabled) in twl_vreg_is_regulator_enabled() 420 struct twl_regulator_entry *regulator) in twl_vreg_disable_regulator() 481 struct twl_regulator_entry *regulator) in twl_vreg_enable_regulator() 544 struct twl_regulator_entry *regulator, int millivolts) in twl_vreg_write_regulator_voltage() 608 struct twl_regulator_entry *regulator, int *millivolts) in twl_vreg_read_regulator_voltage() 681 struct twl_regulator_entry *regulator; in twl_vreg_get_voltage() local 724 struct twl_regulator_entry *regulator; in twl_vreg_set_voltage() local 760 struct twl_regulator_entry *regulator; in twl_vreg_sysctl_voltage() local [all …]
|
| /freebsd-13.1/sys/dev/bhnd/cores/pmu/ |
| H A D | bhnd_pmu.h | 164 bhnd_pmu_set_voltage_raw(device_t dev, bhnd_pmu_regulator regulator, in bhnd_pmu_set_voltage_raw() 180 bhnd_pmu_enable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_enable_regulator() 195 bhnd_pmu_disable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_disable_regulator()
|
| H A D | bhnd_pmu.c | 418 bhnd_pmu_set_voltage_raw_method(device_t dev, bhnd_pmu_regulator regulator, in bhnd_pmu_set_voltage_raw_method() 447 bhnd_pmu_enable_regulator_method(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_enable_regulator_method() 471 bhnd_pmu_disable_regulator_method(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_disable_regulator_method()
|
| /freebsd-13.1/sys/dev/extres/regulator/ |
| H A D | regulator.c | 132 struct regulator { struct 135 TAILQ_ENTRY(regulator) link; /* Consumers list entry */ argument 148 SX_SYSINIT(regulator_topology, ®node_topo_lock, "Regulator topology lock"); argument
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8173-elm.dtsi | 919 regulator: mt6397regulator { label
|