Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dplatform.h38 extern void platform_halt (void);
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dsetup.c26 void platform_halt(void) in platform_halt() function
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/xt2000/
H A Dsetup.c44 void platform_halt(void) in platform_halt() function
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/xtfpga/
H A Dsetup.c36 void platform_halt(void) in platform_halt() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c570 platform_halt(); in machine_halt()