Searched refs:precious_table (Results 1 – 6 of 6) sorted by relevance
99 const struct regmap_access_table *precious_table; member
171 if (map->precious_table) in regmap_precious()172 return regmap_check_range_table(map, reg, map->precious_table); in regmap_precious()796 map->precious_table = config->precious_table; in __regmap_init()
118 .precious_table = &mcp23x08_precious_table,163 .precious_table = &mcp23x16_precious_table,
189 .precious_table = &si1133_precious_table,
213 .precious_table = &apds9960_precious_table,
381 const struct regmap_access_table *precious_table; member