Home
last modified time | relevance | path

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

/openbmc/u-boot/board/nokia/rx51/
H A Dtag_omap.h191 struct tag_omap_header { struct
197 struct tag_omap_header hdr; argument
220 (t)->hdr.size + sizeof(struct tag_omap_header)))
H A Drx51.c260 size = omap[i].hdr.size + sizeof(struct tag_omap_header); in setup_board_tags()