Searched refs:tag_omap_next (Results 1 – 2 of 2) sorted by relevance
154 t = tag_omap_next(t); in reuse_omap_atags()284 t = tag_omap_next(t); in setup_board_tags()
219 #define tag_omap_next(t) ((struct tag_omap *)((u8 *)(t) + \ macro