Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/i2c/
Dtps65010.h49 # define TPS_REG_UVLO (1 << 5) macro
/linux-4.4.14/drivers/mfd/
Dtps65010.c123 (regstatus & TPS_REG_UVLO) ? " UVLO" : "", in dbg_regstat()