Home
last modified time | relevance | path

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

/linux/include/dt-bindings/regulator/
H A Dti,tps62864.h7 #define TPS62864_MODE_FPWM 1 macro
/linux/Documentation/devicetree/bindings/regulator/
H A Dti,tps62864.yaml57 regulator-initial-mode = <TPS62864_MODE_FPWM>;
/linux/drivers/regulator/
H A Dtps6286x-regulator.c78 case TPS62864_MODE_FPWM: in tps6286x_of_map_mode()