Searched refs:regmap_access_table (Results 1 – 2 of 2) sorted by relevance
238 struct regmap_access_table { struct433 const struct regmap_access_table *wr_table;434 const struct regmap_access_table *rd_table;435 const struct regmap_access_table *volatile_table;436 const struct regmap_access_table *precious_table;437 const struct regmap_access_table *wr_noinc_table;438 const struct regmap_access_table *rd_noinc_table;1308 const struct regmap_access_table *table);
1340 extern const struct regmap_access_table tps6594_volatile_table;1341 extern const struct regmap_access_table tps65224_volatile_table;