Searched defs:regmap_access_table (Results 1 – 1 of 1) sorted by relevance
249 struct regmap_access_table { struct250 const struct regmap_range *yes_ranges;251 unsigned int n_yes_ranges;252 const struct regmap_range *no_ranges;253 unsigned int n_no_ranges;