Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h75 #define MVPP2_PRS_MAX_LOOP_REG(port) (0x100c + ((port) & 4)) macro
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c100 #define MVPP2_PRS_MAX_LOOP_REG(port) (0x100c + ((port) & 4)) macro