Home
last modified time | relevance | path

Searched refs:MmioWrite16 (Results 1 – 25 of 62) sorted by relevance

123

/device/linaro/bootloader/edk2/Omap35xxPkg/SmbusDxe/
DSmbus.c77 MmioWrite16(I2C_PSC, 0x0000); in ConfigureI2c()
82 MmioWrite16(I2C_SCLL, 0x0035); in ConfigureI2c()
83 MmioWrite16(I2C_SCLH, 0x0035); in ConfigureI2c()
167 MmioWrite16(I2C_CNT, Length); in SmbusBlockRead()
169 MmioWrite16(I2C_CON, (I2C_EN | MST | STP | STT)); in SmbusBlockRead()
199 MmioWrite16(I2C_CNT, Length); in SmbusBlockWrite()
200 MmioWrite16(I2C_CON, (I2C_EN | TRX | MST | STT | STP)); in SmbusBlockWrite()
247 MmioWrite16(I2C_SA, SlaveAddr); in SmbusExecute()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPlatformSsaInitPeim.c53 MmioWrite16 ( in PlatformSsaInit()
64 MmioWrite16 ( in PlatformSsaInit()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiIoLibCpuIo/
DIoHighLevel.c1502 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1531 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1563 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1631 return MmioWrite16 ( in MmioBitFieldWrite16()
1674 return MmioWrite16 ( in MmioBitFieldOr16()
1717 return MmioWrite16 ( in MmioBitFieldAnd16()
1764 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/
DIoHighLevel.c1452 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1480 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1512 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1577 return MmioWrite16 ( in MmioBitFieldWrite16()
1618 return MmioWrite16 ( in MmioBitFieldOr16()
1659 return MmioWrite16 ( in MmioBitFieldAnd16()
1703 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/
DIoHighLevel.c1502 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1531 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1563 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1631 return MmioWrite16 ( in MmioBitFieldWrite16()
1674 return MmioWrite16 ( in MmioBitFieldOr16()
1717 return MmioWrite16 ( in MmioBitFieldAnd16()
1764 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
DIoLibIpf.c198 return MmioWrite16 (InternalGetMemoryMapAddress (Port), Value); in IoWrite16()
446 MmioWrite16 ( in MmioWrite16() function
DIoLib.c178 MmioWrite16 ( in MmioWrite16() function
DIoLibArm.c317 MmioWrite16 ( in MmioWrite16() function
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibEsal/
DIoHighLevel.c1469 return MmioWrite16 (Address, (UINT16)(MmioRead16 (Address) | OrData)); in MmioOr16()
1497 return MmioWrite16 (Address, (UINT16)(MmioRead16 (Address) & AndData)); in MmioAnd16()
1529 return MmioWrite16 (Address, (UINT16)((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1595 return MmioWrite16 ( in MmioBitFieldWrite16()
1637 return MmioWrite16 ( in MmioBitFieldOr16()
1679 return MmioWrite16 ( in MmioBitFieldAnd16()
1725 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/
DIoHighLevel.c1461 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1489 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1521 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1586 return MmioWrite16 ( in MmioBitFieldWrite16()
1627 return MmioWrite16 ( in MmioBitFieldOr16()
1668 return MmioWrite16 ( in MmioBitFieldAnd16()
1712 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
DIoLibIpf.c199 return MmioWrite16 (Address, Data); in IoWrite16()
420 MmioWrite16 ( in MmioWrite16() function
DIoLibGcc.c110 MmioWrite16 ( in MmioWrite16() function
DIoLibMsc.c325 MmioWrite16 ( in MmioWrite16() function
DIoLibIcc.c102 MmioWrite16 ( in MmioWrite16() function
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/
DIoHighLevel.c1473 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1501 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1533 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1599 return MmioWrite16 ( in MmioBitFieldWrite16()
1641 return MmioWrite16 ( in MmioBitFieldOr16()
1683 return MmioWrite16 ( in MmioBitFieldAnd16()
1729 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/
DIoHighLevel.c1478 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1506 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1538 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1604 return MmioWrite16 ( in MmioBitFieldWrite16()
1646 return MmioWrite16 ( in MmioBitFieldOr16()
1688 return MmioWrite16 ( in MmioBitFieldAnd16()
1734 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
DIoLibMmioBuffer.c300 MmioWrite16 (StartAddress, *(Buffer++)); in MmioWriteBuffer16()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/
DIoHighLevel.c1481 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData)); in MmioOr16()
1509 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData)); in MmioAnd16()
1541 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData)); in MmioAndThenOr16()
1607 return MmioWrite16 ( in MmioBitFieldWrite16()
1649 return MmioWrite16 ( in MmioBitFieldOr16()
1691 return MmioWrite16 ( in MmioBitFieldAnd16()
1737 return MmioWrite16 ( in MmioBitFieldAndThenOr16()
DIoLibMmioBuffer.c301 MmioWrite16 (StartAddress, *(Buffer++)); in MmioWriteBuffer16()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Common/
DSpiCommon.c269 MmioWrite16 ( in SpiProtocolInit()
294 MmioWrite16 (PchRootComplexBar + R_QNC_RCRB_SPIOPTYPE, OpcodeType); in SpiProtocolInit()
784 MmioWrite16 ( in SendSpiCmd()
792 MmioWrite16 ( in SendSpiCmd()
873MmioWrite16 (PchRootComplexBar + R_QNC_RCRB_SPIS, (B_QNC_RCRB_SPIS_BAS | B_QNC_RCRB_SPIS_CDS)); in WaitForSpiCycleComplete()
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.c68 MmioWrite16(GPMC_NAND_COMMAND_0, Command); in NandSendCommand()
76 MmioWrite16(GPMC_NAND_ADDRESS_0, Address); in NandSendAddress()
380 MmioWrite16(GPMC_NAND_DATA_0, *MainAreaWordBuffer++); in NandWritePage()
401 MmioWrite16(GPMC_NAND_DATA_0, *SpareAreaWordBuffer++); in NandWritePage()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/
DIntelPchAcpiTimerLib.c47 MmioWrite16 ( in IntelPchAcpiTimerLibConstructor()
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmPciCpuIo2Dxe/
DArmPciCpuIo2Dxe.c337 MmioWrite16 ((UINTN)Address, *((UINT16 *)Uint8Buffer)); in CpuMemoryServiceWrite()
507 MmioWrite16 ((UINTN)Address, *((UINT16 *)Uint8Buffer)); in CpuIoServiceWrite()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DPlatform.c102 MmioWrite16(PciExpressBase + \
551 MmioWrite16 (
564 MmioWrite16 (
664 MmioWrite16 (
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIoPei/
DCpuIoPei.c310 MmioWrite16 ((UINTN)Address, *((UINT16 *)Uint8Buffer)); in CpuMemoryServiceWrite()
312 MmioWrite16 ((UINTN)Address, ReadUnaligned16 ((UINT16 *)Uint8Buffer)); in CpuMemoryServiceWrite()
776 MmioWrite16 ((UINTN)Address, Data); in CpuMemWrite16()

123