Searched refs:precious_table (Results 1 – 3 of 3) sorted by relevance
97 const struct regmap_access_table *precious_table; member
136 if (map->precious_table) in regmap_precious()137 return regmap_check_range_table(map, reg, map->precious_table); in regmap_precious()585 map->precious_table = config->precious_table; in regmap_init()
211 const struct regmap_access_table *precious_table; member