Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformHookLib/
DPlatformHookLib.c55 UINT32 RegWidth; in PlatformHookSerialPortInitialize() local
62 &RegWidth, &BaudRate, &InputHertz, in PlatformHookSerialPortInitialize()
81 Status = PcdSet32S (PcdSerialRegisterStride, RegWidth); in PlatformHookSerialPortInitialize()
107 SerialParam->RegisterStride = (UINT8)RegWidth; in PlatformHookSerialPortInitialize()