Searched refs:PSCI_0_2_FN_SYSTEM_RESET (Results 1 – 3 of 3) sorted by relevance
| /u-boot/drivers/firmware/ |
| A D | psci.c | 245 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in efi_reset_system() 258 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in reset_misc() 278 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in psci_sys_reset()
|
| /u-boot/board/cortina/presidio-asic/ |
| A D | presidio.c | 120 invoke_psci_fn_smc(PSCI_0_2_FN_SYSTEM_RESET, 0, 0, 0); in reset_cpu()
|
| /u-boot/include/linux/ |
| A D | psci.h | 43 #define PSCI_0_2_FN_SYSTEM_RESET PSCI_0_2_FN(9) macro
|
Completed in 6 milliseconds