Home
last modified time | relevance | path

Searched refs:tps6594_is_volatile_reg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtps6594-spi.c73 .volatile_reg = tps6594_is_volatile_reg,
H A Dtps6594-core.c322 bool tps6594_is_volatile_reg(struct device *dev, unsigned int reg) in tps6594_is_volatile_reg() function
327 EXPORT_SYMBOL_GPL(tps6594_is_volatile_reg);
H A Dtps6594-i2c.c190 .volatile_reg = tps6594_is_volatile_reg,
/openbmc/linux/include/linux/mfd/
H A Dtps6594.h1017 bool tps6594_is_volatile_reg(struct device *dev, unsigned int reg);