Searched refs:regmap_writeable (Results 1 – 1 of 1) sorted by relevance
90 bool regmap_writeable(struct regmap *map, unsigned int reg) in regmap_writeable() function1656 if (!regmap_writeable(map, element) || in _regmap_raw_write_impl()1944 if (!regmap_writeable(map, reg)) in _regmap_write()