Home
last modified time | relevance | path

Searched full:micvdd (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.10/Documentation/hwmon/
Dlochnagar.rst73 in7_input Measured voltage for MICVDD (milliVolts)
74 in7_label "MICVDD"
75 curr8_input Measured current for MICVDD (milliAmps)
76 curr8_label "MICVDD"
77 power8_average Measured average power for MICVDD (microWatts)
79 power8_label "MICVDD"
/Linux-v5.10/include/linux/mfd/madera/
Dpdata.h30 * @micvdd: Substruct of pdata for the MICVDD regulator
45 struct arizona_micsupp_pdata micvdd; member
/Linux-v5.10/drivers/regulator/
Darizona-micsupp.c134 .name = "MICVDD",
161 .name = "MICVDD",
207 .name = "MICVDD",
236 np = of_get_child_by_name(config->dev->of_node, "micvdd"); in arizona_micsupp_of_get_pdata()
265 micsupp->supply.supply = "MICVDD"; in arizona_micsupp_common_init()
341 &arizona->pdata.micvdd); in arizona_micsupp_probe()
359 &madera->pdata.micvdd); in madera_micsupp_probe()
Dlochnagar-regulator.c142 .name = "MICVDD",
149 .of_match = of_match_ptr("MICVDD"),
222 .compatible = "cirrus,lochnagar2-micvdd",
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dcirrus,lochnagar.yaml158 MICVDD:
160 Initialisation data for the MICVDD regulator, which supplies the
161 CODECs MICVDD.
167 - cirrus,lochnagar2-micvdd
339 MICVDD {
340 compatible = "cirrus,lochnagar2-micvdd";
Dcirrus,madera.yaml108 - MICVDD-supply
213 MICVDD-supply:
Dwlf,arizona.yaml30 - MICVDD-supply
137 MICVDD-supply:
/Linux-v5.10/drivers/mfd/
Dmadera-core.c54 "MICVDD",
66 .num_parent_supplies = 1, /* We only need MICVDD */
76 "MICVDD",
91 .num_parent_supplies = 1, /* We only need MICVDD */
101 "MICVDD",
119 .num_parent_supplies = 1, /* We only need MICVDD */
129 "MICVDD",
145 .num_parent_supplies = 1, /* We only need MICVDD */
155 "MICVDD",
168 .num_parent_supplies = 1, /* We only need MICVDD */
Darizona-core.c884 "MICVDD",
898 .num_parent_supplies = 1, /* We only need MICVDD */
915 .num_parent_supplies = 1, /* We only need MICVDD */
927 "MICVDD",
944 "MICVDD",
956 .num_parent_supplies = 1, /* We only need MICVDD */
973 .num_parent_supplies = 1, /* We only need MICVDD */
/Linux-v5.10/drivers/extcon/
Dextcon-arizona.c68 struct regulator *micvdd; member
256 return "MICVDD"; in arizona_extcon_get_micbias()
296 ret = regulator_allow_bypass(info->micvdd, false); in arizona_start_mic()
299 "Failed to regulate MICVDD: %d\n", in arizona_start_mic()
304 ret = regulator_enable(info->micvdd); in arizona_start_mic()
306 dev_err(arizona->dev, "Failed to enable MICVDD: %d\n", in arizona_start_mic()
337 regulator_disable(info->micvdd); in arizona_start_mic()
375 ret = regulator_allow_bypass(info->micvdd, true); in arizona_stop_mic()
377 dev_err(arizona->dev, "Failed to bypass MICVDD: %d\n", in arizona_stop_mic()
382 regulator_disable(info->micvdd); in arizona_stop_mic()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dwlf,arizona.yaml33 micvdd:
35 Initial data for the MICVDD regulator.
/Linux-v5.10/include/linux/mfd/arizona/
Dpdata.h80 /** Regulator configuration for MICVDD */
81 struct arizona_micsupp_pdata micvdd; member
/Linux-v5.10/include/sound/
Dmadera-pdata.h29 * indicates MICVDD and is the default. Other values are:
/Linux-v5.10/Documentation/devicetree/bindings/extcon/
Dwlf,arizona.yaml110 will use MICVDD, 1-3 will use MICBIASx.
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dcirrus,madera.yaml70 A value of 0 indicates MICVDD and is the default,
Dwlf,arizona.yaml62 either MICVDD or one of the MICBIAS's, defines (ARIZONA_DMIC_xxxx)
/Linux-v5.10/sound/soc/codecs/
Dwm8997.c423 SND_SOC_DAPM_REGULATOR_SUPPLY("MICVDD", 0, SND_SOC_DAPM_REGULATOR_BYPASS),
769 { "MICBIAS1", NULL, "MICVDD" },
770 { "MICBIAS2", NULL, "MICVDD" },
771 { "MICBIAS3", NULL, "MICVDD" },
Dwm8998.c510 SND_SOC_DAPM_REGULATOR_SUPPLY("MICVDD", 0, SND_SOC_DAPM_REGULATOR_BYPASS),
938 { "MICBIAS1", NULL, "MICVDD" },
939 { "MICBIAS2", NULL, "MICVDD" },
940 { "MICBIAS3", NULL, "MICVDD" },
Dcs47l24.c355 SND_SOC_DAPM_REGULATOR_SUPPLY("MICVDD", 0, SND_SOC_DAPM_REGULATOR_BYPASS),
766 { "MICBIAS1", NULL, "MICVDD" },
767 { "MICBIAS2", NULL, "MICVDD" },
Dcs47l85.c803 SND_SOC_DAPM_REGULATOR_SUPPLY("MICVDD", 0, SND_SOC_DAPM_REGULATOR_BYPASS),
1849 { "MICBIAS1", NULL, "MICVDD" },
1850 { "MICBIAS2", NULL, "MICVDD" },
1851 { "MICBIAS3", NULL, "MICVDD" },
1852 { "MICBIAS4", NULL, "MICVDD" },
Dwm5102.c1101 SND_SOC_DAPM_REGULATOR_SUPPLY("MICVDD", 0, SND_SOC_DAPM_REGULATOR_BYPASS),
1543 { "MICBIAS1", NULL, "MICVDD" },
1544 { "MICBIAS2", NULL, "MICVDD" },
1545 { "MICBIAS3", NULL, "MICVDD" },
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dimx8mm-beacon-baseboard.dtsi110 MICVDD-supply = <&reg_audio>;
/Linux-v5.10/drivers/hwmon/
Dlochnagar-hwmon.c40 "MICVDD",
/Linux-v5.10/arch/arm/boot/dts/
Dimx6-logicpd-baseboard.dtsi246 MICVDD-supply = <&reg_audio>;
Dimx6sll-evk.dts289 MICVDD-supply = <&reg_aud3v>;

12