Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
DArmVExpressSysConfig.c146 case SYS_CFG_REBOOT: in ArmPlatformSysConfigGet()
198 case SYS_CFG_REBOOT: in ArmPlatformSysConfigSet()
263 case SYS_CFG_REBOOT: in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
DArmVExpressSysConfigRuntimeLib.c153 case SYS_CFG_REBOOT: in ArmPlatformSysConfigGet()
205 case SYS_CFG_REBOOT: in ArmPlatformSysConfigSet()
273 case SYS_CFG_REBOOT: in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ResetSystemLib/
DResetSystemLib.c55 ArmPlatformSysConfigSet (SYS_CFG_REBOOT, 0); in LibResetSystem()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/
DVExpressMotherBoard.h90 #define SYS_CFG_REBOOT 9 macro