Home
last modified time | relevance | path

Searched refs:platform_setup (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dplatform.h28 extern void platform_setup (char **);
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dsetup.c57 void __init platform_setup(char **p_cmdline) in platform_setup() function
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/xt2000/
H A Dsetup.c66 void __init platform_setup(char** cmdline) in platform_setup() function
/OK3568_Linux_fs/u-boot/arch/xtensa/dts/
H A Dxtfpga.dtsi22 /* Filled in by platform_setup from FPGA register
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dnew-machine.rst116 get_system_type() and platform_setup(). For our imaginary board, this
129 int __init platform_setup(void)
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c333 platform_setup(cmdline_p); in setup_arch()