Home
last modified time | relevance | path

Searched refs:SEL_V1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dlp872x.h44 SEL_V1, enumerator
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dlp872x.txt29 - ti,dvs-vsel: DVS selector. 0 = SEL_V1, 1 = SEL_V2.
/openbmc/linux/drivers/regulator/
H A Dlp872x.c256 state = dvs_sel == SEL_V1 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in lp872x_set_dvs()