Lines Matching +full:reg +full:- +full:shift
5 - compatible: must be one of following:
8 - reg: the i2c slave address of the regulator. It should be 0x1b.
15 -maxim,externally-enable: boolean, externally control the regulator output
17 -maxim,enable-gpio: GPIO for enable control. If the valid GPIO is provided
19 -maxim,dvs-gpio: GPIO which is connected to DVS pin of device.
20 -maxim,dvs-default-state: Default state of GPIO during initialisation.
22 -maxim,enable-remote-sense: boolean, enable reote sense.
23 -maxim,enable-falling-slew-rate: boolean, enable falling slew rate.
24 -maxim,enable-active-discharge: boolean: enable active discharge.
25 -maxim,enable-frequency-shift: boolean, enable 9% frequency shift.
26 -maxim,enable-bias-control: boolean, enable bias control. By enabling this
28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response
35 -junction-warn-millicelsius: u32, junction warning temperature threshold
46 reg = <0x1b>;
48 regulator-min-microvolt = <935000>;
49 regulator-max-microvolt = <1200000>;
50 regulator-boot-on;
51 regulator-always-on;