Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65010.h52 # define TPS_REG_NO_CHG (1 << 4) /* tps65013 */ macro
/openbmc/linux/drivers/mfd/
H A Dtps65010.c111 (regstatus & TPS_REG_NO_CHG) ? " NO_CHG" : "", in dbg_regstat()
606 tps->nmask2 |= TPS_REG_NO_CHG; in tps65010_probe()