Home
last modified time | relevance | path

Searched refs:v2v1 (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/arm/boot/dts/
Dtwl6030.dtsi81 v2v1: regulator-v2v1 { label
82 compatible = "ti,twl6030-v2v1";
Domap4-duovero.dtsi185 v2v1-supply = <&v2v1>;
Domap4-var-som-om44.dtsi202 v2v1-supply = <&v2v1>;
Domap4-panda-common.dtsi389 v2v1-supply = <&v2v1>;
Domap4-sdp.dts380 v2v1-supply = <&v2v1>;
Domap5-uevm.dts575 v2v1-supply = <&smps9_reg>;
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt18 - v2v1-supply: Regulator for the twl6040 V2V1 supply
50 v2v1-supply = <&v2v1>;
/linux-4.1.27/arch/arm/mach-omap2/
Dtwl-common.c530 if (regulators_flags & TWL_COMMON_REGULATOR_V2V1 && !pmic_data->v2v1) in omap4_pmic_get_config()
531 pmic_data->v2v1 = &omap4_v2v1_idata; in omap4_pmic_get_config()
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dtwl-regulator.txt17 - "ti,twl6030-v2v1" for V2V1 LDO
/linux-4.1.27/include/linux/i2c/
Dtwl.h744 struct regulator_init_data *v2v1; member