Home
last modified time | relevance | path

Searched refs:MmioAnd32 (Results 1 – 25 of 41) sorted by relevance

12

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/
DSP804Timer.c156 MmioAnd32 (SP804_TIMER_PERIODIC_BASE + SP804_TIMER_CONTROL_REG, 0); in ExitBootServicesEvent()
161 MmioAnd32 (SP804_TIMER_METRONOME_BASE + SP804_TIMER_CONTROL_REG, 0); in ExitBootServicesEvent()
166 MmioAnd32 (SP804_TIMER_PERFORMANCE_BASE + SP804_TIMER_CONTROL_REG, 0); in ExitBootServicesEvent()
209 MmioAnd32 (SP804_TIMER_PERIODIC_BASE + SP804_TIMER_CONTROL_REG, ~SP804_TIMER_CTRL_ENABLE); in TimerDriverSetTimerPeriod()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
DUartInit.c188 MmioAnd32(IO_BASE_ADDRESS + 0x0520, (UINT32)~(0x00000187)); in EnableInternalUart()
190 MmioAnd32(IO_BASE_ADDRESS + 0x0530, (UINT32)~(0x00000007)); in EnableInternalUart()
/device/linaro/bootloader/edk2/ArmPkg/Include/
DAsmMacroIoLib.h50 #define MmioAnd32(_Address, _AndData) \ macro
170 #define MmioAnd32(Address, AndData) \ macro
228 #define MmioAnd32(Address, AndData) MmioAnd32Macro Address, AndData macro
/device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
DLcdGraphicsOutputDxe.c148 MmioAnd32 (CM_FCLKEN_DSS, ~(EN_DSS1 | EN_DSS2 | EN_TV)); in DssSetMode()
180 MmioAnd32 (DISPC_CONFIG, CLEARLOADMODE); in DssSetMode()
241 MmioAnd32 (GPIO6_BASE + GPIO_OE, ~BIT10); in HwInitializeDisplay()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/LcdGraphicsOutputDxe/
DLcdGraphicsOutputDxe.c148 MmioAnd32 (CM_FCLKEN_DSS, ~(EN_DSS1 | EN_DSS2 | EN_TV)); in DssSetMode()
180 MmioAnd32 (DISPC_CONFIG, CLEARLOADMODE); in DssSetMode()
241 MmioAnd32 (GPIO6_BASE + GPIO_OE, ~BIT10); in HwInitializeDisplay()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DExI.c101MmioAnd32 ((UINTN) (GetPmcBase() + R_PCH_PMC_MTPMC1), ~((UINT32) BIT0+BIT1+BIT2)); //clear bit 0,1… in InitExI()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Library/BeagleBoardLib/
DBeagleBoard.c94 MmioAnd32 (CM_FCLKEN_PER, 0xFFFFFFFF ^ CM_ICLKEN_PER_EN_GPT3_ENABLE ); in ArmPlatformInitialize()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Library/BeagleBoardLib/
DBeagleBoard.c94 MmioAnd32 (CM_FCLKEN_PER, 0xFFFFFFFF ^ CM_ICLKEN_PER_EN_GPT3_ENABLE ); in ArmPlatformInitialize()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/MonoStatusCode/
DPlatformStatusCode.c356 MmioAnd32(IO_BASE_ADDRESS + 0x0520, (UINT32)~(0x00000187)); in EnableInternalUart()
358 MmioAnd32(IO_BASE_ADDRESS + 0x0530, (UINT32)~(0x00000007)); in EnableInternalUart()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/
DPchAccess.h86 MmioAnd32 ( \
194 MmioAnd32 ( \
297 MmioAnd32 ( \
391 #define PchMmRcrb32And(Register, AndData) MmioAnd32 (PCH_RCRB_BASE + Register, AndDat…
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
DPL111Lcd.c125 MmioAnd32 (PL111_REG_LCD_CONTROL, ~PL111_CTRL_LCD_EN); in LcdShutdown()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.c291 MmioAnd32((UINTN)&DebugPortRegister->ControlStatus, (UINT32)~BIT4); in UsbDebugPortIn()
384 MmioAnd32((UINTN)&DebugPortRegister->ControlStatus, (UINT32)~0xF); in UsbDebugPortOut()
671 MmioAnd32((UINTN)PortStatus, (UINT32)~BIT8); in InitializeUsbDebugHardware()
972 MmioAnd32((UINTN)&UsbDebugPortRegister->ControlStatus, (UINT32)~BIT4); in DebugPortPollBuffer()
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/OmapDmaLib/
DOmapDmaLib.c171 MmioAnd32 (DMA4_CCR(0), ~(DMA4_CCR_ENABLE | DMA4_CCR_RD_ACTIVE | DMA4_CCR_WR_ACTIVE)); in DisableDmaChannel()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Library/OmapDmaLib/
DOmapDmaLib.c171 MmioAnd32 (DMA4_CCR(0), ~(DMA4_CCR_ENABLE | DMA4_CCR_RD_ACTIVE | DMA4_CCR_WR_ACTIVE)); in DisableDmaChannel()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPchInitPeim.c471 MmioAnd32 (IO_BASE_ADDRESS + 0x0520, ~(UINT32)0x07);
472 MmioAnd32 (IO_BASE_ADDRESS + 0x0530, ~(UINT32)0x07);
715 MmioAnd32 ((UINTN) (IoBase + 0x270), (UINT32) (~0x07));
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP805WatchdogDxe/
DSP805Watchdog.c80 MmioAnd32(SP805_WDOG_CONTROL_REG, ~SP805_WDOG_CTRL_INTEN); in SP805Stop()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MmcHostDxe/
DMmcHostDxe.c236 MmioAnd32 (MMCHS_SYSCTL, ~CEN); in UpdateMMCHSClkFrequency()
483 MmioAnd32 (MMCHS_CON, ~INIT); in MMCNotifyState()
/device/linaro/bootloader/edk2/Omap35xxPkg/MmcHostDxe/
DMmcHostDxe.c236 MmioAnd32 (MMCHS_SYSCTL, ~CEN); in UpdateMMCHSClkFrequency()
483 MmioAnd32 (MMCHS_CON, ~INIT); in MMCNotifyState()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
DArmVExpressSysConfig.c76 MmioAnd32(ARM_VE_SYS_CFGSTAT_REG, ~SYS_CFGSTAT_COMPLETE); in AccessSysCfgRegister()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
DArmVExpressSysConfigRuntimeLib.c83 MmioAnd32(ARM_VE_SYS_CFGSTAT_REG, ~SYS_CFGSTAT_COMPLETE); in AccessSysCfgRegister()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwUsbHostDxe.c289 MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~(DWC2_HPRT0_PRTENA | DWC2_HPRT0_PRTCONNDET | in DwHcReset()
427 MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~DWC2_HPRT0_PRTRST); in DwHcSetRootHubPortFeature()
480 MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~DWC2_HPRT0_PRTRST); in DwHcClearRootHubPortFeature()
892 MmioAnd32 (DwHc->DwUsbBase + GOTGCTL, ~(DWC2_GOTGCTL_HSTSETHNPEN)); in DwHcInit()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/
DMMCHS.c96 MmioAnd32 (MMCHS_SYSCTL, ~CEN); in UpdateMMCHSClkFrequency()
409 MmioAnd32 (MMCHS_CON, ~INIT); in PerformCardIdenfication()
561 MmioAnd32 (MMCHS_CON, ~OD); in PerformCardIdenfication()
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
DMMCHS.c96 MmioAnd32 (MMCHS_SYSCTL, ~CEN); in UpdateMMCHSClkFrequency()
409 MmioAnd32 (MMCHS_CON, ~INIT); in PerformCardIdenfication()
561 MmioAnd32 (MMCHS_CON, ~OD); in PerformCardIdenfication()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/
DPciLib.c918 return MmioAnd32 ((UINTN) GetPciExpressBaseAddress () + Address, AndData); in PciExpressAnd32()
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
DPciEmulation.c80 MmioAnd32 (GPIO5_BASE + GPIO_OE, ~BIT19); in ConfigureUSBHost()

12