Home
last modified time | relevance | path

Searched refs:PSCI_0_2_FN_SYSTEM_RESET (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/firmware/
A Dpsci.c127 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in efi_reset_system()
140 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in reset_misc()
/u-boot/drivers/sysreset/
A Dsysreset_psci.c19 function_id = PSCI_0_2_FN_SYSTEM_RESET; in psci_sysreset_request()
/u-boot/board/cortina/presidio-asic/
A Dpresidio.c120 invoke_psci_fn_smc(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in reset_cpu()
/u-boot/include/linux/
A Dpsci.h41 #define PSCI_0_2_FN_SYSTEM_RESET PSCI_0_2_FN(9) macro

Completed in 6 milliseconds