Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dcpcap-battery.yaml41 - const: battdetb
53 - const: battdetb
80 "chrgcurr1", "battdetb", "cccal";
83 io-channel-names = "battdetb", "battp",
H A Dcpcap-charger.yaml48 - const: battdetb
60 - const: battdetb
96 "battdetb";
102 io-channel-names = "battdetb", "battp",
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi35 "chrgcurr1", "battdetb", "cccal";
38 io-channel-names = "battdetb", "battp",
52 "chrgcurr1", "vbusvld", "battdetb";
58 io-channel-names = "battdetb", "battp",
/openbmc/linux/drivers/power/supply/
H A Dcpcap-charger.c164 bool battdetb; member
564 s->battdetb = val & BIT(6); in cpcap_charger_get_ints_state()
/openbmc/linux/drivers/phy/motorola/
H A Dphy-cpcap-usb.c102 bool battdetb; member