···7070 unsigned int range_max;7171};72727373+#define regmap_reg_range(low, high) { .range_min = low, .range_max = high, }7474+7375/*7476 * A table of ranges including some yes ranges and some no ranges.7577 * If a register belongs to a no_range, the corresponding check function