Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dadp5061.c75 #define ADP5061_CHG_STATUS_2_BAT_STATUS(x) (((x) >> 0) & 0x7) macro
482 switch (ADP5061_CHG_STATUS_2_BAT_STATUS(status2)) { in adp5061_get_battery_status()
546 mode = ADP5061_CHG_STATUS_2_BAT_STATUS(status2); in adp5061_get_property()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dadp5061.c75 #define ADP5061_CHG_STATUS_2_BAT_STATUS(x) (((x) >> 0) & 0x7) macro
482 switch (ADP5061_CHG_STATUS_2_BAT_STATUS(status2)) { in adp5061_get_battery_status()
549 mode = ADP5061_CHG_STATUS_2_BAT_STATUS(status2); in adp5061_get_property()

Completed in 3 milliseconds