Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DPlatformEarlyInit.c941 …NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_RGEN_RESUME_WELL) & 0xFFFFFFC0) | LegacyGpioCon… in EarlyPlatformLegacyGpioInit()
942 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_RGEN_RESUME_WELL, NewValue ); in EarlyPlatformLegacyGpioInit()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQuarkNcSocId.h427 #define R_QNC_GPIO_RGEN_RESUME_WELL 0x20 macro