Home
last modified time | relevance | path

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

/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c154 t = tag_omap_next(t); in reuse_omap_atags()
284 t = tag_omap_next(t); in setup_board_tags()
H A Dtag_omap.h219 #define tag_omap_next(t) ((struct tag_omap *)((u8 *)(t) + \ macro