Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformPcieHelperLib/
DSocUnit.c62 …ASSERT (PCIEXP_PERST_MIN_ASSERT_US <= (PCIEXP_DELAY_US_POST_CMNRESET_RESET + PCIEXP_DELAY_US_WAIT_… in SocUnitReleasePcieControllerPreWaitPllLock()
74 MicroSecondDelay (PCIEXP_DELAY_US_POST_CMNRESET_RESET); in SocUnitReleasePcieControllerPreWaitPllLock()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/
DPlatform.h49 #define PCIEXP_DELAY_US_POST_CMNRESET_RESET 1 macro