Searched refs:F_PG_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq25890_charger.c | 58 F_VBUS_STAT, F_CHG_STAT, F_PG_STAT, F_SDP_STAT, F_0B_RSVD, enumerator 214 [F_PG_STAT] = REG_FIELD(0x0B, 2, 2), 548 {F_PG_STAT, &state->online}, in bq25890_get_chip_state()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq25890_charger.c | 64 F_VBUS_STAT, F_CHG_STAT, F_PG_STAT, F_SDP_STAT, F_0B_RSVD, enumerator 235 [F_PG_STAT] = REG_FIELD(0x0B, 2, 2), 791 {F_PG_STAT, &state->online}, in bq25890_get_chip_state()
|
Completed in 5 milliseconds