Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
DDxeQNCSmbus.h32 #define BUS_TRIES 3 // How many times to retry on Bus Errors macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
DBoardClkGens.h250 #define BUS_TRIES 3 // How many times to retry on Bus Errors
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DPlatform.c90 #define BUS_TRIES 3 // How many times to retry on Bus Errors
1001 UINT8 RetryCount = BUS_TRIES; in PeiSmbusExec()