Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Drichtek,rt4801-regulator.yaml13 Regulator nodes should be named to DSVP and DSVN. The
21 #DSVP, DSVN
32 description: GPIOs to use to enable DSVP/DSVN regulator.
33 The first one is ENP to enable DSVP, and second one is ENM to enable DSVN.
36 Else both are spefied, DSVP/DSVN could be controlled individually.
65 dsvp: DSVP {
66 regulator-name = "rt4801,dsvp";
/kernel/linux/linux-5.10/drivers/regulator/
Drt4801-regulator.c122 .name = "DSVP",
124 .of_match = of_match_ptr("DSVP"),
DKconfig932 The device supports two regulators (DSVP/DSVN).