Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h402 #define MVPP2_TXQ_SCHED_TOKEN_SIZE_REG(q) (0x8060 + ((q) << 2)) macro
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c328 #define MVPP2_TXQ_SCHED_TOKEN_SIZE_REG(q) (0x8060 + ((q) << 2)) macro