Home
last modified time | relevance | path

Searched defs:tag_next (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/nds32/include/asm/
A Dsetup.h150 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/u-boot/arch/arm/include/asm/
A Dsetup.h246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro

Completed in 19 milliseconds