Home
last modified time | relevance | path

Searched refs:btemp_ball (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
A Dstericsson,ab8500-btemp.yaml44 - const: btemp_ball
75 io-channel-names = "btemp_ball", "bat_ctrl";
/linux/drivers/power/supply/
A Dab8500_btemp.c103 struct iio_channel *btemp_ball; member
479 ret = iio_read_channel_processed(di->btemp_ball, &vntc); in ab8500_btemp_measure_temp()
1005 di->btemp_ball = devm_iio_channel_get(dev, "btemp_ball"); in ab8500_btemp_probe()
1006 if (IS_ERR(di->btemp_ball)) { in ab8500_btemp_probe()
1007 ret = dev_err_probe(dev, PTR_ERR(di->btemp_ball), in ab8500_btemp_probe()
/linux/Documentation/devicetree/bindings/mfd/
A Dab8500.txt82 ab8500-btemp : io-channels "btemp_ball" and "bat_ctrl" for measuring the
129 btemp_ball: channel@2 {
212 io-channel-name = "btemp_ball",
/linux/arch/arm/boot/dts/
A Dste-ab8505.dtsi60 btemp_ball: channel@2 { label
129 io-channel-names = "btemp_ball",
A Dste-ab8500.dtsi64 btemp_ball: channel@2 { label
164 io-channel-names = "btemp_ball",

Completed in 7 milliseconds