Searched defs:regmap_access_table (Results 1 – 2 of 2) sorted by relevance
227 struct regmap_access_table { struct228 const struct regmap_range *yes_ranges;229 unsigned int n_yes_ranges;230 const struct regmap_range *no_ranges;231 unsigned int n_no_ranges;
219 struct regmap_access_table { struct220 const struct regmap_range *yes_ranges;221 unsigned int n_yes_ranges;222 const struct regmap_range *no_ranges;223 unsigned int n_no_ranges;