Home
last modified time | relevance | path

Searched refs:BQ25980_STAT1_OVP_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/power/supply/
A Dbq25980_charger.h157 #define BQ25980_STAT1_OVP_MASK (BIT(6) | BIT(5) | BIT(0)) macro
A Dbq25980_charger.c595 state->ovp = (stat1 & BQ25980_STAT1_OVP_MASK) | in bq25980_get_state()

Completed in 5 milliseconds