Home
last modified time | relevance | path

Searched refs:early_init_devtree (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dprom.c23 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c228 early_init_devtree(fdt); in or32_early_setup()
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Ddevtree.c8 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c292 early_init_devtree(__atags_pointer ? \ in setup_arch()
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dprom.c17 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c123 early_init_devtree(_fdt_start); in machine_early_init()
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dprom.c22 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c130 early_init_devtree((void *)dtb_passed); in nios2_boot_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h111 extern void early_init_devtree(void *);
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c226 void __init early_init_devtree(void *params) in early_init_devtree() function
257 early_init_devtree(dtb_start); in init_arch()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_32.c94 early_init_devtree(__va(dt_ptr)); in machine_init()
H A Dprom.c715 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup_64.c345 early_init_devtree(__va(dt_ptr)); in early_setup()