Searched refs:lpc23xx_restart (Results 1 – 3 of 3) sorted by relevance
33 extern void lpc23xx_restart(enum reboot_mode, const char *);
197 void lpc23xx_restart(enum reboot_mode mode, const char *cmd) in lpc23xx_restart() function
266 .restart = lpc23xx_restart,