Searched defs:regmap_access_table (Results 1 – 12 of 12) sorted by relevance
26367 struct regmap_access_table { struct26368 const struct regmap_range *yes_ranges;26369 unsigned int n_yes_ranges;26370 const struct regmap_range *no_ranges;26371 unsigned int n_no_ranges;
42834 struct regmap_access_table { struct42835 const struct regmap_range *yes_ranges;42836 unsigned int n_yes_ranges;42837 const struct regmap_range *no_ranges;42838 unsigned int n_no_ranges;
78879 struct regmap_access_table { struct78880 const struct regmap_range *yes_ranges;78881 unsigned int n_yes_ranges;78882 const struct regmap_range *no_ranges;78883 unsigned int n_no_ranges;
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;
36972 struct regmap_access_table { struct36973 const struct regmap_range *yes_ranges;36974 unsigned int n_yes_ranges;36975 const struct regmap_range *no_ranges;36976 unsigned int n_no_ranges;
76591 struct regmap_access_table { struct76592 const struct regmap_range *yes_ranges;76593 unsigned int n_yes_ranges;76594 const struct regmap_range *no_ranges;76595 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;