Searched refs:vdd1 (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/bridge/ |
D | chipone-icn6211.c | 35 struct regulator *vdd1; member 122 if (icn->vdd1) { in chipone_pre_enable() 123 ret = regulator_enable(icn->vdd1); in chipone_pre_enable() 152 if (icn->vdd1) in chipone_post_disable() 153 regulator_disable(icn->vdd1); in chipone_post_disable() 184 icn->vdd1 = devm_regulator_get_optional(dev, "vdd1"); in chipone_parse_dt() 185 if (IS_ERR(icn->vdd1)) { in chipone_parse_dt() 186 ret = PTR_ERR(icn->vdd1); in chipone_parse_dt() 189 icn->vdd1 = NULL; in chipone_parse_dt()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | twl4030.dtsi | 47 vcc: regulator-vdd1 { 48 compatible = "ti,twl4030-vdd1";
|
D | tps65910.dtsi | 30 regulator-compatible = "vdd1";
|
D | ste-href-stuib.dtsi | 206 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 35 vdd1 {
|
D | omap3-lilly-a83x.dtsi | 237 vdd1: regulator-vdd1 { label
|
D | ste-href-tvk1281618-r2.dtsi | 220 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
D | am335x-lxm.dts | 204 regulator-name = "vdd1,mpu";
|
D | tegra30-cardhu.dtsi | 263 vdd1_reg: vdd1 {
|
D | tegra30-colibri.dtsi | 757 vdd1_reg: vdd1 {
|
D | aspeed-bmc-opp-mihawk.dts | 257 iio-hwmon-vdd1 {
|
D | tegra30-apalis-v1.1.dtsi | 888 vdd1_reg: vdd1 {
|
D | tegra30-apalis.dtsi | 880 vdd1_reg: vdd1 {
|
D | tegra30-beaver.dts | 1796 vdd1_reg: vdd1 {
|
D | tegra30-ouya.dts | 161 vdd1_reg: vdd1 {
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 18 - "ti,twl6030-vdd1" for VDD1 SMPS 50 - "ti,twl4030-vdd1" for VDD1 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, 109 regulator-compatible = "vdd1";
|
/Linux-v5.15/include/linux/mfd/ |
D | twl.h | 712 struct regulator_init_data *vdd1; member
|
/Linux-v5.15/drivers/mfd/ |
D | twl-core.c | 863 child = add_regulator(TWL4030_REG_VDD1, pdata->vdd1, in add_children()
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 373 vdd1: label
|