Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h687 #define MVPP2_TX_DISABLE_TIMEOUT_MSEC 1000 macro
H A Dmvpp2_main.c2030 if (delay >= MVPP2_TX_DISABLE_TIMEOUT_MSEC) { in mvpp2_egress_disable()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c594 #define MVPP2_TX_DISABLE_TIMEOUT_MSEC 1000 macro
3834 if (delay >= MVPP2_TX_DISABLE_TIMEOUT_MSEC) { in mvpp2_egress_disable()