Searched refs:TPS_CHARGE_ENABLE (Results 1 – 2 of 2) sorted by relevance
67 # define TPS_CHARGE_ENABLE (1 << 0) macro
141 (chgconfig & TPS_CHARGE_ENABLE) ? "" : "No"); in dbg_chgconf()364 && (tps->chgconf & TPS_CHARGE_ENABLE) in tps65010_interrupt()