Searched defs:reg_end (Results 1 – 5 of 5) sorted by relevance
107 static reg_iterator reg_end() { return reg_iterator(0); } in reg_end() function
336 unsigned reg, reg_end, shift, mask; in uniphier_pinmux_set_one() local
250 static reg_iterator reg_end() { return reg_iterator(nullptr); } in reg_end() function
285 static reg_iterator reg_end() { return reg_iterator(nullptr); } in reg_end() function
235 struct fdt_region *reg = region, *reg_end = region + count; in display_fdt_by_regions() local