Searched full:dsvp (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | richtek,rt4801-regulator.yaml | 13 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";
|
| H A D | richtek,rt4831-regulator.yaml | 16 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/drivers/regulator/ |
| H A D | rt4831-regulator.c | 115 .name = "DSVP", 117 .of_match = of_match_ptr("DSVP"),
|
| H A D | rt4801-regulator.c | 142 .name = "DSVP", 144 .of_match = of_match_ptr("DSVP"),
|