Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h151 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetup.h246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h239 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro