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