Home
last modified time | relevance | path

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

/include/linux/
A Dregmap.h244 struct regmap_access_table { struct
439 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);
/include/linux/mfd/
A Dtps6594.h1341 extern const struct regmap_access_table tps6594_volatile_table;
1342 extern const struct regmap_access_table tps65224_volatile_table;

Completed in 16 milliseconds