Searched refs:TPS_REG_UVLO (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/i2c/ | ||
D | tps65010.h | 49 # define TPS_REG_UVLO (1 << 5) macro |
/linux-4.4.14/drivers/mfd/ | ||
D | tps65010.c | 123 (regstatus & TPS_REG_UVLO) ? " UVLO" : "", in dbg_regstat() |