Home
last modified time | relevance | path

Searched refs:TPS_REG_UVLO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dtps65010.h51 # define TPS_REG_UVLO (1 << 5) macro
/openbmc/linux/drivers/mfd/
H A Dtps65010.c110 (regstatus & TPS_REG_UVLO) ? " UVLO" : "", in dbg_regstat()