Searched refs:TPS_CHARGE_POR (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mfd/ ! | ||
| H A D | tps65010.h | 62 # define TPS_CHARGE_POR (1 << 7) /* 65010/65012 */ macro |
| /linux/drivers/mfd/ ! | ||
| H A D | tps65010.c | 124 hibit = (chgconfig & TPS_CHARGE_POR) in dbg_chgconf() |