Searched defs:regmap_access_table (Results 1 – 1 of 1) sorted by relevance
103 struct regmap_access_table { struct104 const struct regmap_range *yes_ranges;105 unsigned int n_yes_ranges;106 const struct regmap_range *no_ranges;107 unsigned int n_no_ranges;