Home
last modified time | relevance | path

Searched refs:R_QNC_GPIO_RGIO_RESUME_WELL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DPlatformEarlyInit.c884 …NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_RGIO_RESUME_WELL) & 0xFFFFFFC0) | LegacyGpioCon… in EarlyPlatformLegacyGpioInit()
885 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_RGIO_RESUME_WELL, NewValue) ; in EarlyPlatformLegacyGpioInit()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQuarkNcSocId.h428 #define R_QNC_GPIO_RGIO_RESUME_WELL 0x24 macro