Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps6594-spi.c117 tps6594_spi_regmap_config.volatile_table = &tps65224_volatile_table; in tps6594_spi_probe()
H A Dtps6594-i2c.c232 tps6594_i2c_regmap_config.volatile_table = &tps65224_volatile_table; in tps6594_i2c_probe()
H A Dtps6594-core.c585 const struct regmap_access_table tps65224_volatile_table = { variable
589 EXPORT_SYMBOL_GPL(tps65224_volatile_table);
/linux/include/linux/mfd/
H A Dtps6594.h1342 extern const struct regmap_access_table tps65224_volatile_table;