Searched refs:TPS_CHARGE_POR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/mfd/ | ||
D | tps65010.h | 60 # define TPS_CHARGE_POR (1 << 7) /* 65010/65012 */ macro |
/Linux-v6.1/drivers/mfd/ | ||
D | tps65010.c | 123 hibit = (chgconfig & TPS_CHARGE_POR) in dbg_chgconf() |