Home
last modified time | relevance | path

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

/include/linux/
Dregmap.h238 struct regmap_access_table { struct
433 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);
/include/linux/mfd/
Dtps6594.h1340 extern const struct regmap_access_table tps6594_volatile_table;
1341 extern const struct regmap_access_table tps65224_volatile_table;