Home
last modified time | relevance | path

Searched full:v1v8 (Results 1 – 16 of 16) sorted by relevance

/linux-5.10/arch/arm/boot/dts/
Dtwl6030.dtsi73 v1v8: regulator-v1v8 { label
74 compatible = "ti,twl6030-v1v8";
Dstm32mp15xx-dhcor-som.dtsi127 v1v8: ldo6 { label
128 regulator-name = "v1v8";
Dstm32mp157a-stinger96.dtsi200 v1v8: ldo6 { label
201 regulator-name = "v1v8";
Dstm32mp15xx-dhcom-som.dtsi242 v1v8: ldo6 { label
243 regulator-name = "v1v8";
Dstm32mp157c-ed1.dts248 v1v8: ldo6 { label
249 regulator-name = "v1v8";
Domap4-duovero.dtsi178 vio-supply = <&v1v8>;
Domap4-var-som-om44.dtsi191 vio-supply = <&v1v8>;
Domap4-panda-common.dtsi425 vio-supply = <&v1v8>;
Domap4-sdp.dts395 vio-supply = <&v1v8>;
/linux-5.10/Documentation/devicetree/bindings/regulator/
Dtwl-regulator.txt16 - "ti,twl6030-v1v8" for V1V8 LDO
/linux-5.10/Documentation/devicetree/bindings/display/panel/
Draydium,rm68200.yaml52 power-supply = <&v1v8>;
Dorisetech,otm8009a.yaml49 power-supply = <&v1v8>;
/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt49 vio-supply = <&v1v8>;
Dst,stpmic1.yaml325 regulator-name = "v1v8";
/linux-5.10/drivers/regulator/
Dtwl6030-regulator.c602 TWL6030_FIXED_LDO(V1V8, 0x16, 1800, 0);
660 TWLFIXED_OF_MATCH("ti,twl6030-v1v8", V1V8),
/linux-5.10/include/linux/mfd/
Dtwl.h734 struct regulator_init_data *v1v8; member