Searched refs:regmap_precious (Results 1 – 3 of 3) sorted by relevance
87 if (regmap_precious(map, i)) in regmap_map_read_file()218 regmap_precious(map, i) ? 'y' : 'n'); in regmap_access_read_file()
97 bool regmap_precious(struct regmap *map, unsigned int reg);
60 bool regmap_precious(struct regmap *map, unsigned int reg) in regmap_precious() function