Home
last modified time | relevance | path

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

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