Searched refs:regmap_access_table (Results 1 – 2 of 2) sorted by relevance
244 struct regmap_access_table { struct439 const struct regmap_access_table *wr_table;440 const struct regmap_access_table *rd_table;441 const struct regmap_access_table *volatile_table;442 const struct regmap_access_table *precious_table;443 const struct regmap_access_table *wr_noinc_table;444 const struct regmap_access_table *rd_noinc_table;1367 const struct regmap_access_table *table);
1341 extern const struct regmap_access_table tps6594_volatile_table;1342 extern const struct regmap_access_table tps65224_volatile_table;
Completed in 16 milliseconds