Searched refs:TPS_CHARGE_FAST (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/ | ||
H A D | tps65010.h | 65 # define TPS_CHARGE_FAST (1 << 5) macro |
/openbmc/linux/drivers/mfd/ | ||
H A D | tps65010.c | 131 (chgconfig & TPS_CHARGE_FAST) ? " fast" : "", in dbg_chgconf() |