OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_QNC_GPIO_RNMIEN_RESUME_WELL
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c
898
NewValue = (IoRead32 (GpioBaseAddress +
R_QNC_GPIO_RNMIEN_RESUME_WELL
) & 0xFFFFFFC0) | LegacyGpioConfig->ResumeWellNMIEnable;
899
IoWrite32 (GpioBaseAddress +
R_QNC_GPIO_RNMIEN_RESUME_WELL
, NewValue);
[
all
...]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
QuarkNcSocId.h
436
#define
R_QNC_GPIO_RNMIEN_RESUME_WELL
0x44 // Resume well GPIO NMI Enable
[
all
...]
Completed in 232 milliseconds