Home
last modified time | relevance | path

Searched refs:reset_system (Results 1 – 10 of 10) sorted by relevance

/arch/mips/loongson64/
A Denv.c168 loongson_sysconf.restart_addr = boot_p->reset_system.ResetWarm; in prom_lefi_init_env()
169 loongson_sysconf.poweroff_addr = boot_p->reset_system.Shutdown; in prom_lefi_init_env()
170 loongson_sysconf.suspend_addr = boot_p->reset_system.DoSuspend; in prom_lefi_init_env()
/arch/loongarch/kernel/
A Dreset.c52 efi.reset_system(EFI_RESET_SHUTDOWN, EFI_SUCCESS, 0, NULL); in machine_power_off()
/arch/arm/mach-omap2/
A Dprm.h145 void (*reset_system)(void); member
A Dprm2xxx.c216 .reset_system = &omap2xxx_prm_dpll_reset,
A Dprm_common.c469 if (!prm_ll_data->reset_system) { in omap_prm_reset_system()
475 prm_ll_data->reset_system(); in omap_prm_reset_system()
A Dprm33xx.c395 .reset_system = am33xx_prm_global_sw_reset,
A Dprm3xxx.c668 .reset_system = &omap3xxx_prm_dpll3_reset,
A Dprm44xx.c797 .reset_system = omap4_prminst_global_warm_sw_reset,
/arch/mips/include/asm/mach-loongson64/
A Dboot_param.h199 struct efi_reset_system_t reset_system; member
/arch/x86/platform/efi/
A Defi_64.c701 efi_thunk(reset_system, reset_type, status, data_size, phys_data); in efi_thunk_reset_system()
798 efi.reset_system = efi_thunk_reset_system; in efi_thunk_runtime_setup()

Completed in 18 milliseconds