Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A 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";
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drt4801-regulator.c122 .name = "DSVP",
124 .of_match = of_match_ptr("DSVP"),
H A DKconfig977 The device supports two regulators (DSVP/DSVN).