Home
last modified time | relevance | path

Searched refs:VDD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dgl518sm.c113 u8 voltage_in[4]; /* Register values; [0] = VDD */
114 u8 voltage_min[4]; /* Register values; [0] = VDD */
115 u8 voltage_max[4]; /* Register values; [0] = VDD */
238 show(VDD, in_input0, voltage_in[0]);
242 show(VDD, in_min0, voltage_min[0]);
246 show(VDD, in_max0, voltage_max[0]);
329 set_low(VDD, in_min0, voltage_min[0], GL518_REG_VDD_LIMIT);
333 set_high(VDD, in_max0, voltage_max[0], GL518_REG_VDD_LIMIT);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dgl518sm.c113 u8 voltage_in[4]; /* Register values; [0] = VDD */
114 u8 voltage_min[4]; /* Register values; [0] = VDD */
115 u8 voltage_max[4]; /* Register values; [0] = VDD */
238 show(VDD, in_input0, voltage_in[0]);
242 show(VDD, in_min0, voltage_min[0]);
246 show(VDD, in_max0, voltage_max[0]);
329 set_low(VDD, in_min0, voltage_min[0], GL518_REG_VDD_LIMIT);
333 set_high(VDD, in_max0, voltage_max[0], GL518_REG_VDD_LIMIT);
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs-28nm.c40 VDD, enumerator
344 priv->vregs[VDD].supply = "vdd"; in qcom_snps_hsphy_probe()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs-28nm.c40 VDD, enumerator
344 priv->vregs[VDD].supply = "vdd"; in qcom_snps_hsphy_probe()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dlp8788_adc.c145 [LPADC_VDD] = LP8788_CHAN(VDD, IIO_VOLTAGE),
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dlp8788_adc.c145 [LPADC_VDD] = LP8788_CHAN(VDD, IIO_VOLTAGE),
/kernel/linux/linux-5.10/drivers/staging/iio/addac/
H A Dadt7316.c382 return sprintf(buf, "0 - VDD\n"); in adt7316_show_ad_channel()
465 return sprintf(buf, "0 - VDD\n1 - Internal Temperature\n" in adt7316_show_all_ad_channels()
468 return sprintf(buf, "0 - VDD\n1 - Internal Temperature\n" in adt7316_show_all_ad_channels()
1183 static IIO_DEVICE_ATTR(VDD, 0444, adt7316_show_VDD, NULL, 0);
/kernel/linux/linux-6.6/drivers/staging/iio/addac/
H A Dadt7316.c382 return sprintf(buf, "0 - VDD\n"); in adt7316_show_ad_channel()
465 return sprintf(buf, "0 - VDD\n1 - Internal Temperature\n" in adt7316_show_all_ad_channels()
468 return sprintf(buf, "0 - VDD\n1 - Internal Temperature\n" in adt7316_show_all_ad_channels()
1183 static IIO_DEVICE_ATTR(VDD, 0444, adt7316_show_VDD, NULL, 0);

Completed in 12 milliseconds