Home
last modified time | relevance | path

Searched refs:PORT_TO_MEM8 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ipf/
DPcatIo.c39 #define PORT_TO_MEM8(_Port) (*(UINT8 *)(PORT_TO_MEM(_Port))) macro
117 *Buffer.ui8 = PORT_TO_MEM8(Address); in PcatRootBridgeIoIoRead()
220 PORT_TO_MEM8(Address) = *Buffer.ui8; in PcatRootBridgeIoIoWrite()