Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformHookLib/
DPlatformHookLib.c53 UINT32 SerialRegAccessType; in PlatformHookSerialPortInitialize() local
61 Status = CbParseSerialInfo (&SerialRegBase, &SerialRegAccessType, in PlatformHookSerialPortInitialize()
68 if (SerialRegAccessType == 2) { //MMIO in PlatformHookSerialPortInitialize()