Home
last modified time | relevance | path

Searched defs:MVPP2_TXQ_SENT_REG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h203 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c180 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) macro