/linux/Documentation/hwmon/ |
H A D | lochnagar.rst | 73 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/drivers/regulator/ |
H A D | arizona-micsupp.c | 135 .name = "MICVDD", 162 .name = "MICVDD", 208 .name = "MICVDD", 236 np = of_get_child_by_name(config->dev->of_node, "micvdd"); in arizona_micsupp_of_get_pdata() 321 micsupp->supply.supply = "MICVDD"; in arizona_micsupp_probe() 341 &arizona->pdata.micvdd); in arizona_micsupp_probe() 358 micsupp->supply.supply = "MICVDD"; in madera_micsupp_probe() 361 &madera->pdata.micvdd); in madera_micsupp_probe()
|
H A D | lochnagar-regulator.c | 141 .name = "MICVDD", 148 .of_match = of_match_ptr("MICVDD"), 221 .compatible = "cirrus,lochnagar2-micvdd",
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | cirrus,lochnagar.yaml | 159 MICVDD: 161 Initialisation data for the MICVDD regulator, which supplies the 162 CODECs MICVDD. 169 - cirrus,lochnagar2-micvdd 344 MICVDD { 345 compatible = "cirrus,lochnagar2-micvdd";
|
H A D | wlf,arizona.yaml | 31 - MICVDD-supply 138 MICVDD-supply:
|
H A D | cirrus,madera.yaml | 108 - MICVDD-supply 213 MICVDD-supply:
|
/linux/include/linux/mfd/madera/ |
H A D | pdata.h | 30 * @micvdd: Substruct of pdata for the MICVDD regulator 45 struct arizona_micsupp_pdata micvdd; member
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8904.yaml | 39 MICVDD-supply: true 50 - MICVDD-supply 72 MICVDD-supply = <®_1p8v>;
|
H A D | realtek,rt5682s.yaml | 99 MICVDD-supply: 101 MICVDD pin. 116 - MICVDD-supply 146 MICVDD-supply = <&micvdd_reg>;
|
H A D | wlf,wm8962.yaml | 43 MICVDD-supply: 88 - MICVDD-supply 111 MICVDD-supply = <®_audio>;
|
H A D | cirrus,madera.yaml | 73 A value of 0 indicates MICVDD and is the default,
|
H A D | wlf,arizona.yaml | 65 either MICVDD or one of the MICBIAS's, defines (ARIZONA_DMIC_xxxx)
|
/linux/drivers/mfd/ |
H A D | madera-core.c | 56 "MICVDD", 68 .num_parent_supplies = 1, /* We only need MICVDD */ 78 "MICVDD", 93 .num_parent_supplies = 1, /* We only need MICVDD */ 103 "MICVDD", 121 .num_parent_supplies = 1, /* We only need MICVDD */ 131 "MICVDD", 147 .num_parent_supplies = 1, /* We only need MICVDD */ 157 "MICVDD", 170 .num_parent_supplies = 1, /* We only need MICVDD */
|
/linux/sound/soc/codecs/ |
H A D | arizona-jack.c | 206 return "MICVDD"; in arizona_extcon_get_micbias() 244 ret = regulator_allow_bypass(info->micvdd, false); in arizona_start_mic() 246 dev_err(arizona->dev, "Failed to regulate MICVDD: %d\n", ret); in arizona_start_mic() 249 ret = regulator_enable(info->micvdd); in arizona_start_mic() 251 dev_err(arizona->dev, "Failed to enable MICVDD: %d\n", ret); in arizona_start_mic() 280 regulator_disable(info->micvdd); in arizona_start_mic() 316 ret = regulator_allow_bypass(info->micvdd, true); in arizona_stop_mic() 318 dev_err(arizona->dev, "Failed to bypass MICVDD: %d\n", ret); in arizona_stop_mic() 321 regulator_disable(info->micvdd); in arizona_stop_mic() 826 ret = regulator_allow_bypass(info->micvdd, true); in arizona_micdet_reading() [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | wlf,arizona.yaml | 34 micvdd: 36 Initial data for the MICVDD regulator.
|
/linux/include/linux/mfd/arizona/ |
H A D | pdata.h | 80 /** Regulator configuration for MICVDD */ 81 struct arizona_micsupp_pdata micvdd; member
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-rt5682i-sku.dtsi | 27 MICVDD-supply = <&pp3300_codec>;
|
H A D | sc7180-trogdor-rt5682s-sku.dtsi | 27 MICVDD-supply = <&pp3300_codec>;
|
H A D | sc7280-herobrine-audio-rt5682.dtsi | 81 MICVDD-supply = <&pp3300_codec>;
|
H A D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 99 MICVDD-supply = <&pp3300_codec>;
|
/linux/include/sound/ |
H A D | madera-pdata.h | 29 * indicates MICVDD and is the default. Other values are:
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-kontron-samx6i-ads2.dtsi | 102 MICVDD-supply = <®_codec_mic>;
|
/linux/Documentation/devicetree/bindings/extcon/ |
H A D | wlf,arizona.yaml | 109 will use MICVDD, 1-3 will use MICBIASx.
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-kontron-sl28-var3-ads2.dts | 119 MICVDD-supply = <®_3p3v>;
|
H A D | imx8mm-verdin-dahlia.dtsi | 112 MICVDD-supply = <®_3p3v>;
|