Searched refs:regmap_printable (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregmap-debugfs.c80 static bool regmap_printable(struct regmap *map, unsigned int reg) function
119 if (!regmap_printable(map, i)) {
198 if (regmap_printable(map, reg + map->reg_stride)) {

Completed in 118 milliseconds