Home
last modified time | relevance | path

Searched full:dsvp (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Drichtek,rt4801-regulator.yaml13 Regulator nodes should be named to DSVP and DSVN. The
29 description: GPIOs to use to enable DSVP/DSVN regulator.
30 The first one is ENP to enable DSVP, and second one is ENM to enable DSVN.
33 Else if both are specified, DSVP/DSVN could be controlled individually.
52 GPIO to use to enable DSVP/DSVN regulator. One GPIO can be configured
73 dsvp: DSVP {
74 regulator-name = "rt4801,dsvp";
Drichtek,rt4831-regulator.yaml16 For Display Bias Voltage DSVP and DSVN, the output range is about 4V to 6.5V.
19 DSVLCM is a boost regulator in IC internal as DSVP and DSVN input power.
21 voltage needed for DSVP and DSVN. Too much voltage gap could improve the
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Drichtek,rt4831.yaml16 For Display Bias Voltage DSVP and DSVN, the output range is about 4V to 6.5V.
68 DSVP {
69 regulator-name = "rt4831-dsvp";
/linux-6.12.1/drivers/regulator/
Drt4831-regulator.c115 .name = "DSVP",
117 .of_match = of_match_ptr("DSVP"),
Drt4801-regulator.c142 .name = "DSVP",
144 .of_match = of_match_ptr("DSVP"),
DKconfig1181 The device supports two regulators (DSVP/DSVN).
1198 There are three regulators (VLCM/DSVP/DSVN).
1199 VLCM is a virtual voltage input for DSVP/DSVN inside IC.
1200 And DSVP/DSVN is the real Vout range from 4V to 6.5V.