Home
last modified time | relevance | path

Searched refs:STAT_C_CHARGER_ERROR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsmb347-charger.c126 #define STAT_C_CHARGER_ERROR BIT(6) macro
814 if (stat_c & STAT_C_CHARGER_ERROR) { in smb347_interrupt()
1023 if ((val & STAT_C_CHARGER_ERROR) || in smb347_get_charging_status()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsmb347-charger.c130 #define STAT_C_CHARGER_ERROR BIT(6) macro
832 if (stat_c & STAT_C_CHARGER_ERROR) { in smb347_interrupt()
1062 if ((val & STAT_C_CHARGER_ERROR) || in smb347_get_charging_status()

Completed in 4 milliseconds