Home
last modified time | relevance | path

Searched full:pvdd (Results 1 – 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dmax98504.txt10 - DVDD-supply, DIOVDD-supply, PVDD-supply: power supplies for the device,
17 - maxim,brownout-threshold - the PVDD brownout threshold, the value must be
31 the PVDD brownout protection.
43 PVDD-supply = <&regulator>;
Deverest,es7134.txt8 - PVDD-supply: regulator phandle for the PVDD supply for the es7154
Dtas5720.txt17 - pvdd-supply : phandle to a supply used for the Class-D amp and the analog
25 pvdd-supply = <&amp_supply_reg>;
Des8328.txt10 - PVDD-supply : Regulator providing digital IO supply voltage 1.8 - 3.6V
34 PVDD-supply = <&reg_3p3v>;
Dtas571x.txt34 - PVDD-supply: regulator phandle for the PVDD supply (5721)
Dwm8804.txt13 - PVDD-supply, DVDD-supply : Power supplies for the device, as covered
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dtas5805m.yaml25 pvdd-supply:
27 Regulator for audio power supply (PVDD in the datasheet).
49 pvdd-supply = <&audiopwr>;
Dmaxim,max98504.yaml29 PVDD-supply: true
36 PVDD brownout threshold, where values correspond to 2.6V, 2.65V...3.65V
37 voltage range. Property also enables the PVDD brownout protection.
Deverest,es7134.txt8 - PVDD-supply: regulator phandle for the PVDD supply for the es7154
Des8328.txt10 - PVDD-supply : Regulator providing digital IO supply voltage 1.8 - 3.6V
34 PVDD-supply = <&reg_3p3v>;
Dtas5720.txt19 - pvdd-supply : phandle to a supply used for the Class-D amp and the analog
27 pvdd-supply = <&amp_supply_reg>;
Dadi,max98396.yaml36 pvdd-supply:
37 description: A 3.0V to 20V supply that powers up the PVDD pin.
136 pvdd-supply = <&regulator_pvdd>;
Dtas571x.txt35 - PVDD-supply: regulator phandle for the PVDD supply (5721)
Dwm8804.txt13 - PVDD-supply, DVDD-supply : Power supplies for the device, as covered
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7533.yaml66 pvdd-supply:
67 description: A 1.8V supply that powers up the PVDD pin.
119 - pvdd-supply
150 pvdd-supply = <&v1v8>;
Dadi,adv7511.yaml68 pvdd-supply:
69 description: A 1.8V supply that powers up the PVDD pin.
169 - pvdd-supply
199 pvdd-supply = <&v1v8>;
/kernel/linux/linux-6.6/sound/soc/codecs/
Dtas5805m.c158 struct regulator *pvdd; member
482 tas5805m->pvdd = devm_regulator_get(dev, "pvdd"); in tas5805m_i2c_probe()
483 if (IS_ERR(tas5805m->pvdd)) { in tas5805m_i2c_probe()
484 dev_err(dev, "failed to get pvdd supply: %ld\n", in tas5805m_i2c_probe()
485 PTR_ERR(tas5805m->pvdd)); in tas5805m_i2c_probe()
486 return PTR_ERR(tas5805m->pvdd); in tas5805m_i2c_probe()
537 * after PVDD is applied, or else the ADR pin is sampled in tas5805m_i2c_probe()
544 ret = regulator_enable(tas5805m->pvdd); in tas5805m_i2c_probe()
546 dev_err(dev, "failed to enable pvdd: %d\n", ret); in tas5805m_i2c_probe()
565 regulator_disable(tas5805m->pvdd); in tas5805m_i2c_probe()
[all …]
Dmax98396.c935 "DG", "PVDD", "VBAT",
1196 SOC_SINGLE("PVDD Auto Restart Switch", MAX98396_R210E_AUTO_RESTART,
1216 SOC_SINGLE_EXT("ADC PVDD", MAX98396_R20B6_ADC_PVDD_READBACK_MSB, 0, 0x1FF, 0,
1269 SOC_SINGLE("PVDD Auto Restart Switch", MAX98396_R210E_AUTO_RESTART,
1289 SOC_SINGLE_EXT("ADC PVDD", MAX98396_R20B6_ADC_PVDD_READBACK_MSB, 0, 0x1FF, 0,
1584 if (max98396->pvdd) in max98396_suspend()
1585 regulator_disable(max98396->pvdd); in max98396_suspend()
1603 if (max98396->pvdd) { in max98396_resume()
1604 ret = regulator_enable(max98396->pvdd); in max98396_resume()
1783 max98396->pvdd = devm_regulator_get_optional(&i2c->dev, "pvdd"); in max98396_i2c_probe()
[all …]
Dmax98373.c244 SOC_SINGLE("ADC PVDD CH Switch", MAX98373_R2056_MEAS_ADC_PVDD_CH_EN, 0, 1, 0),
245 SOC_SINGLE("ADC PVDD FLT Switch", MAX98373_R2052_MEAS_ADC_PVDD_FLT_CFG,
249 SOC_SINGLE_EXT("ADC PVDD", MAX98373_R2054_MEAS_ADC_PVDD_CH_READBACK, 0, 0xFF, 0,
253 SOC_SINGLE("ADC PVDD FLT Coeff", MAX98373_R2052_MEAS_ADC_PVDD_FLT_CFG,
Des7134.c256 SND_SOC_DAPM_REGULATOR_SUPPLY("PVDD", 0, 0),
260 { "Playback", NULL, "PVDD", }
Dmax98520.c565 SOC_SINGLE("ADC PVDD CH Switch", MAX98520_R20CF_MEAS_ADC_CFG, 0, 1, 0),
566 SOC_SINGLE("ADC PVDD FLT Switch", MAX98520_R20B2_ADC_PVDD0_CFG, MAX98520_FLT_EN_SHIFT, 1, 0),
568 SOC_SINGLE("ADC PVDD MSB", MAX98520_R20B6_ADC_PVDD_READBACK_MSB, 0, 0xFF, 0),
569 SOC_SINGLE("ADC PVDD LSB", MAX98520_R20B7_ADC_PVDD_READBACK_LSB, 0, 0x01, 0),
/kernel/linux/linux-5.10/sound/soc/codecs/
Dmax98373.c209 SOC_SINGLE("ADC PVDD CH Switch", MAX98373_R2056_MEAS_ADC_PVDD_CH_EN, 0, 1, 0),
210 SOC_SINGLE("ADC PVDD FLT Switch", MAX98373_R2052_MEAS_ADC_PVDD_FLT_CFG,
214 SOC_SINGLE("ADC PVDD", MAX98373_R2054_MEAS_ADC_PVDD_CH_READBACK, 0, 0xFF, 0),
216 SOC_SINGLE("ADC PVDD FLT Coeff", MAX98373_R2052_MEAS_ADC_PVDD_FLT_CFG,
Des7134.c257 SND_SOC_DAPM_REGULATOR_SUPPLY("PVDD", 0, 0),
261 { "Playback", NULL, "PVDD", }
/kernel/linux/linux-5.10/drivers/misc/nxp-pn5xx/
Dpn5xx_i2c.c99 pr_err("%s: not able to enable pvdd\n", __func__); in pn544_enable()
419 * PVdd - pad Vdd (544, 547) in pn54x_get_pdata()
426 * Example: if only PVdd is provided, it is the only one that will be in pn54x_get_pdata()
429 pdata->pvdd_reg = regulator_get(dev, "nxp,pn54x-pvdd"); in pn54x_get_pdata()
431 pr_err("%s: could not get nxp,pn54x-pvdd, rc=%ld\n", __func__, PTR_ERR(pdata->pvdd_reg)); in pn54x_get_pdata()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7511.txt50 - pvdd-supply: A 1.8V supply that powers up the PVDD pin on the chip.

123