Home
last modified time | relevance | path

Searched refs:TPS65013_AUA (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mfd/
Dtps65010.h61 # define TPS65013_AUA (1 << 7) /* 65011/65013 */ macro
/linux-6.1.9/drivers/mfd/
Dtps65010.c126 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()