Home | History | Annotate | Download | only in PlatformInit

Lines Matching refs:R_QNC_GPIO_RNMIEN_RESUME_WELL

957   NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_RNMIEN_RESUME_WELL) & 0xFFFFFFC0) | LegacyGpioConfig->ResumeWellNMIEnable;

958 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_RNMIEN_RESUME_WELL, NewValue);