Home
last modified time | relevance | path

Searched refs:atags_to_fdt (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/boot/compressed/
H A Dmisc.h14 int atags_to_fdt(void *atag_list, void *fdt, int total_space);
H A DMakefile90 OBJS += $(libfdt_objs) atags_to_fdt.o
H A Datags_to_fdt.c130 int atags_to_fdt(void *atag_list, void *fdt, int total_space) in atags_to_fdt() function
H A Dhead.S402 bl atags_to_fdt
415 bleq atags_to_fdt