Searched refs:mpc52xx_restart (Results 1 - 5 of 5) sorted by last modified time

/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c42 * This variable is mapped in mpc52xx_map_wdt() and used in mpc52xx_restart().
43 * Permanent mapping is required because mpc52xx_restart() can be called
137 /* mpc52xx_wdt is mapped here and used in mpc52xx_restart,
205 * mpc52xx_restart: ppc_md->restart hook for mpc5200 using the watchdog timer
207 void __noreturn mpc52xx_restart(char *cmd) function
219 "mpc52xx_restart: Can't access wdt. "
H A Dlite5200.c183 .restart = mpc52xx_restart,
H A Dmpc5200_simple.c70 .restart = mpc52xx_restart,
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 202 milliseconds