Searched refs:mpc52xx_restart (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc5200_simple.c70 .restart = mpc52xx_restart,
H A Dlite5200.c183 .restart = mpc52xx_restart,
H A Dmpc52xx_common.c44 * This variable is mapped in mpc52xx_map_wdt() and used in mpc52xx_restart().
45 * Permanent mapping is required because mpc52xx_restart() can be called
139 /* mpc52xx_wdt is mapped here and used in mpc52xx_restart,
207 * mpc52xx_restart: ppc_md->restart hook for mpc5200 using the watchdog timer
209 void __noreturn mpc52xx_restart(char *cmd) function
221 "mpc52xx_restart: Can't access wdt. "
H A Dmedia5200.c238 .restart = mpc52xx_restart,
/linux-master/arch/powerpc/include/asm/
H A Dmpc52xx.h278 extern void __noreturn mpc52xx_restart(char *cmd);

Completed in 118 milliseconds