Home
last modified time | relevance | path

Searched refs:BQ25980_STAT3_OVP_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq25980_charger.h158 #define BQ25980_STAT3_OVP_MASK (BIT(7) | BIT(6)) macro
H A Dbq25980_charger.c596 (stat3 & BQ25980_STAT3_OVP_MASK); in bq25980_get_state()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq25980_charger.h158 #define BQ25980_STAT3_OVP_MASK (BIT(7) | BIT(6)) macro
H A Dbq25980_charger.c596 (stat3 & BQ25980_STAT3_OVP_MASK); in bq25980_get_state()

Completed in 4 milliseconds