Home
last modified time | relevance | path

Searched full:btemp_high (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dstericsson,ab8500-btemp.yaml35 - const: BTEMP_HIGH
71 "BTEMP_HIGH",
/linux/drivers/power/supply/
H A Dab8500_btemp.c62 bool btemp_high; member
365 di->events.btemp_high = false; in ab8500_btemp_templow_handler()
387 di->events.btemp_high = true; in ab8500_btemp_temphigh_handler()
411 di->events.btemp_high = false; in ab8500_btemp_lowmed_handler()
433 di->events.btemp_high = false; in ab8500_btemp_medhigh_handler()
485 } else if (di->events.btemp_high) { in ab8500_btemp_get_temp()
627 {"BTEMP_HIGH", ab8500_btemp_temphigh_handler},
H A Dab8500_chargalg.c153 bool btemp_high; member
660 di->events.btemp_high = false; in ab8500_chargalg_check_temp()
668 di->events.btemp_high = true; in ab8500_chargalg_check_temp()
683 di->events.btemp_high = false; in ab8500_chargalg_check_temp()
1317 else if (di->events.btemp_low || di->events.btemp_high) { in ab8500_chargalg_algorithm()
1534 } else if (di->events.btemp_high) { in ab8500_chargalg_algorithm()
1550 if (!di->events.btemp_low && !di->events.btemp_high) in ab8500_chargalg_algorithm()
H A Dab8500_charger.c1427 * Due to a bug in AB8500, BTEMP_HIGH/LOW interrupts in ab8500_charger_ac_en()
1600 * Due to a bug in AB8500, BTEMP_HIGH/LOW interrupts in ab8500_charger_usb_en()
3460 * is a charger connected to avoid erroneous BTEMP_HIGH/LOW in ab8500_charger_probe()
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi129 "BTEMP_HIGH",
H A Dste-ab8500.dtsi157 "BTEMP_HIGH",