Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65010.h63 # define TPS65013_AUA (1 << 7) /* 65011/65013 */ macro
/openbmc/linux/drivers/mfd/
H A Dtps65010.c126 hibit = (chgconfig & TPS65013_AUA) ? "AUA" : ""; in dbg_chgconf()
1000 chgconfig &= ~TPS65013_AUA; /* disable AUA bit */ in tps65013_set_low_pwr()
1005 chgconfig |= TPS65013_AUA; /* enable AUA bit */ in tps65013_set_low_pwr()