Searched refs:REBOOT_WARM (Results 1 – 14 of 14) sorted by relevance
74 if (mode == REBOOT_WARM) in socfpga_cyclone5_restart()87 if (mode == REBOOT_WARM) in socfpga_arria10_restart()
69 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
22 case REBOOT_WARM: in efi_reboot()
20 REBOOT_WARM, enumerator
642 mode = reboot_mode == REBOOT_WARM ? 0x1234 : 0; in native_machine_emergency_restart()697 u8 reboot_code = reboot_mode == REBOOT_WARM ? 0x06 : 0x0E; in native_machine_emergency_restart()
1118 *mode = REBOOT_WARM; in reboot_setup()1202 case REBOOT_WARM: in mode_show()1229 reboot_mode = REBOOT_WARM; in mode_store()
127 [REBOOT_WARM] = {
118 if (reboot_mode == REBOOT_WARM) in a500_ec_restart_notify()
44 if (reboot_mode == REBOOT_WARM) in tps65219_restart()
254 .reboot_mode = REBOOT_WARM,
192 case REBOOT_WARM: in otto_wdt_restart()
124 if (reboot_mode == REBOOT_WARM) in pm8941_reboot_notify()
522 sbi_srst_reset((mode == REBOOT_WARM || mode == REBOOT_SOFT) ? in sbi_srst_reboot()
312 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) && in psci_sys_reset()