Searched refs:vdd2 (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/bridge/ |
D | chipone-icn6211.c | 36 struct regulator *vdd2; member 129 if (icn->vdd2) { in chipone_pre_enable() 130 ret = regulator_enable(icn->vdd2); in chipone_pre_enable() 155 if (icn->vdd2) in chipone_post_disable() 156 regulator_disable(icn->vdd2); in chipone_post_disable() 193 icn->vdd2 = devm_regulator_get_optional(dev, "vdd2"); in chipone_parse_dt() 194 if (IS_ERR(icn->vdd2)) { in chipone_parse_dt() 195 ret = PTR_ERR(icn->vdd2); in chipone_parse_dt() 198 icn->vdd2 = NULL; in chipone_parse_dt()
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 19 - "ti,twl6030-vdd2" for VDD2 SMPS 51 - "ti,twl4030-vdd2" for VDD2 SMPS
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1, 25 tps65911: vrtc, vio, vdd1, vdd2, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5, 118 regulator-compatible = "vdd2";
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | tps65910.dtsi | 35 regulator-compatible = "vdd2";
|
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 44 vdd2_reg: vdd2 {
|
D | omap3-lilly-a83x.dtsi | 241 vdd2: regulator-vdd2 { label
|
D | tegra30-cardhu.dtsi | 270 vdd2_reg: vdd2 {
|
D | tegra30-apalis-v1.1.dtsi | 895 vdd2_reg: vdd2 {
|
D | tegra30-apalis.dtsi | 887 vdd2_reg: vdd2 {
|
D | tegra30-beaver.dts | 1803 vdd2_reg: vdd2 {
|
D | tegra30-ouya.dts | 168 vdd2_reg: vdd2 {
|
/Linux-v5.15/include/linux/mfd/ |
D | twl.h | 713 struct regulator_init_data *vdd2; member
|
/Linux-v5.15/drivers/mfd/ |
D | twl-core.c | 868 child = add_regulator(TWL4030_REG_VDD2, pdata->vdd2, in add_children()
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 342 vdd2: label
|