Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h219 #define MVPP2_AGGR_TXQ_STATUS_REG(cpu) (0x2180 + 4 * (cpu)) macro
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c180 #define MVPP2_AGGR_TXQ_STATUS_REG(cpu) (0x2180 + 4 * (cpu)) macro