Searched refs:REBOOT_HARD (Results 1 – 13 of 13) sorted by relevance
70 if (mode == REBOOT_HARD) in socfpga_cyclone5_restart()83 if (mode == REBOOT_HARD) in socfpga_arria10_restart()
25 if (mode == REBOOT_HARD) in highbank_restart()
22 reboot_mode = REBOOT_HARD; in restart_poweroff_do_poweroff()
16 REBOOT_HARD, enumerator
29 #define DEFAULT_REBOOT_MODE = REBOOT_HARD511 reboot_mode = REBOOT_HARD; in reboot_setup()
108 case REBOOT_HARD: in pxa_restart()
708 pxa_restart(REBOOT_HARD, NULL); in corgi_poweroff()717 pxa_restart(REBOOT_HARD, cmd); in corgi_restart()
429 pxa_restart(REBOOT_HARD, NULL); in poodle_poweroff()
188 orion5x_restart(REBOOT_HARD, NULL); in ls_hgl_power_off()
142 orion5x_restart(REBOOT_HARD, NULL); in lschl_power_off()
165 bcm2835_restart(&wdt->restart_handler, REBOOT_HARD, NULL); in bcm2835_power_off()
307 case REBOOT_HARD: in u300_restart()
947 if (mdesc->reboot_mode != REBOOT_HARD) in setup_arch()