Home
last modified time | relevance | path

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

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