Home
last modified time | relevance | path

Searched full:vbus_v (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ !
Dstericsson,ab8500-charger.yaml64 - const: vbus_v
67 - const: vbus_v
124 "vbus_v",
/linux-6.12.1/drivers/power/supply/ !
Daxp20x_usb_power.c91 struct iio_channel *vbus_v; member
223 ret = iio_read_channel_processed(power->vbus_v, in axp20x_usb_power_get_property()
377 ret = iio_read_channel_processed(power->vbus_v, in axp717_usb_power_get_property()
583 power->vbus_v = devm_iio_channel_get(&pdev->dev, "vbus_v"); in axp20x_configure_iio_channels()
584 if (IS_ERR(power->vbus_v)) { in axp20x_configure_iio_channels()
585 if (PTR_ERR(power->vbus_v) == -ENODEV) in axp20x_configure_iio_channels()
587 return PTR_ERR(power->vbus_v); in axp20x_configure_iio_channels()
603 power->vbus_v = devm_iio_channel_get(&pdev->dev, "vbus_v"); in axp717_configure_iio_channels()
604 if (IS_ERR(power->vbus_v)) { in axp717_configure_iio_channels()
605 if (PTR_ERR(power->vbus_v) == -ENODEV) in axp717_configure_iio_channels()
[all …]
Dab8500_charger.c3445 di->adc_vbus_v = devm_iio_channel_get(dev, "vbus_v"); in ab8500_charger_probe()
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ !
Dx-powers,axp209-adc.yaml21 2 | vbus_v
44 2 | vbus_v
/linux-6.12.1/drivers/iio/adc/ !
Daxp20x_adc.c161 .consumer_channel = "vbus_v",
162 .adc_channel_label = "vbus_v",
209 .consumer_channel = "vbus_v",
210 .adc_channel_label = "vbus_v",
233 AXP20X_ADC_CHANNEL(AXP192_VBUS_V, "vbus_v", IIO_VOLTAGE,
270 AXP20X_ADC_CHANNEL(AXP20X_VBUS_V, "vbus_v", IIO_VOLTAGE,
326 AXP20X_ADC_CHANNEL(AXP717_VBUS_V, "vbus_v", IIO_VOLTAGE,
/linux-6.12.1/arch/arm/boot/dts/st/ !
Dste-ab8505.dtsi80 vbus_v: channel@9 { label
173 io-channel-names = "vbus_v",
Dste-ab8500.dtsi87 vbus_v: channel@9 { label
205 "vbus_v",