Searched refs:TPS65013_AUA (Results 1 – 2 of 2) sorted by relevance
61 # define TPS65013_AUA (1 << 7) /* 65011/65013 */ macro
126 hibit = (chgconfig & TPS65013_AUA) ? "AUA" : ""; in dbg_chgconf()1004 chgconfig &= ~TPS65013_AUA; /* disable AUA bit */ in tps65013_set_low_pwr()1009 chgconfig |= TPS65013_AUA; /* enable AUA bit */ in tps65013_set_low_pwr()