Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h910 #define MVPP2_TX_DISABLE_TIMEOUT_MSEC 1000 macro
DMvpp2Lib.c3108 if (Delay >= MVPP2_TX_DISABLE_TIMEOUT_MSEC) { in Mvpp2EgressDisable()