Searched refs:ADP5061_CHG_STATUS_2_BAT_STATUS (Results 1 – 1 of 1) sorted by relevance
75 #define ADP5061_CHG_STATUS_2_BAT_STATUS(x) (((x) >> 0) & 0x7) macro482 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()