Home | History | Annotate | Download | only in PlatformInit

Lines Matching refs:R_QNC_GPIO_CNMIEN_CORE_WELL

938   NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_CNMIEN_CORE_WELL) & 0xFFFFFFFC) | LegacyGpioConfig->CoreWellNMIEnable;

939 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_CNMIEN_CORE_WELL, NewValue);