Searched refs:SGM4154x_PG_STAT (Results 1 – 2 of 2) sorted by relevance
83 #define SGM4154x_PG_STAT BIT(2) macro447 state_of_charger = !!(value & SGM4154x_PG_STAT); in sgm41542_charger_status()
94 #define SGM4154x_PG_STAT BIT(2) macro588 state->online = !!(chrg_stat & SGM4154x_PG_STAT); in sgm4154x_get_state()998 if (!(chrg_stat & SGM4154x_PG_STAT)) { in sgm4154x_hw_init()