Home
last modified time | relevance | path

Searched full:btemp_low (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dstericsson,ab8500-btemp.yaml34 - const: BTEMP_LOW
70 "BTEMP_LOW",
/linux/drivers/power/supply/
H A Dab8500_btemp.c65 bool btemp_low; member
364 di->events.btemp_low = true; in ab8500_btemp_templow_handler()
390 di->events.btemp_low = false; in ab8500_btemp_temphigh_handler()
412 di->events.btemp_low = false; in ab8500_btemp_lowmed_handler()
434 di->events.btemp_low = false; in ab8500_btemp_medhigh_handler()
480 if (di->events.btemp_low) { in ab8500_btemp_get_temp()
626 {"BTEMP_LOW", ab8500_btemp_templow_handler},
H A Dab8500_chargalg.c152 bool btemp_low; member
659 di->events.btemp_low = false; in ab8500_chargalg_check_temp()
675 di->events.btemp_low = true; in ab8500_chargalg_check_temp()
682 di->events.btemp_low = false; in ab8500_chargalg_check_temp()
1317 else if (di->events.btemp_low || di->events.btemp_high) { in ab8500_chargalg_algorithm()
1530 if (di->events.btemp_low) { in ab8500_chargalg_algorithm()
1550 if (!di->events.btemp_low && !di->events.btemp_high) in ab8500_chargalg_algorithm()
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi128 "BTEMP_LOW",
H A Dste-ab8500.dtsi156 "BTEMP_LOW",