Searched defs:regmap_access_table (Results 1 – 2 of 2) sorted by relevance
69331 struct regmap_access_table { struct69332 const struct regmap_range *yes_ranges;69333 unsigned int n_yes_ranges;69334 const struct regmap_range *no_ranges;69335 unsigned int n_no_ranges;
90245 struct regmap_access_table { struct90246 const struct regmap_range *yes_ranges;90247 unsigned int n_yes_ranges;90248 const struct regmap_range *no_ranges;90249 unsigned int n_no_ranges;