Searched refs:TPS_REG_UVLO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/ | ||
H A D | tps65010.h | 51 # define TPS_REG_UVLO (1 << 5) macro |
/openbmc/linux/drivers/mfd/ | ||
H A D | tps65010.c | 110 (regstatus & TPS_REG_UVLO) ? " UVLO" : "", in dbg_regstat() |