Home | History | Annotate | Download | only in PlatformInit

Lines Matching refs:R_QNC_GPIO_RGEN_RESUME_WELL

941   NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_RGEN_RESUME_WELL) & 0xFFFFFFC0) | LegacyGpioConfig->ResumeWellEnable;

942 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_RGEN_RESUME_WELL, NewValue );