Searched refs:bat_fault (Results 1 – 2 of 2) sorted by relevance
78 u8 bat_fault; member410 if (!state.chrg_fault && !state.bat_fault && !state.boost_fault) in bq25890_power_supply_get_property()412 else if (state.bat_fault) in bq25890_power_supply_get_property()486 {F_BAT_FAULT, &state->bat_fault}, in bq25890_get_chip_state()500 state->chrg_fault, state->boost_fault, state->bat_fault); in bq25890_get_chip_state()517 old_state.bat_fault != new_state->bat_fault || in bq25890_state_changed()
399 BQ24190_SYSFS_FIELD_RO(bat_fault, F, BAT_FAULT),