Home | History | Annotate | Download | only in PlatformInit

Lines Matching refs:R_QNC_GPIO_CGLVL_CORE_WELL

926   NewValue = (IoRead32 (GpioBaseAddress + R_QNC_GPIO_CGLVL_CORE_WELL) & 0xFFFFFFFC) | LegacyGpioConfig->CoreWellLvlForInputOrOutput;

927 IoWrite32 (GpioBaseAddress + R_QNC_GPIO_CGLVL_CORE_WELL, NewValue);