Home
last modified time | relevance | path

Searched refs:for_each_tag (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsetup.h184 #define for_each_tag(t,base) \ macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h153 #define for_each_tag(t, base) \ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h249 #define for_each_tag(t,base) \ macro
/openbmc/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c158 for_each_tag(atag, atag_list) { in atags_to_fdt()
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-generic.c98 for_each_tag(tag, tags) { in rx51_set_system_rev()