Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h308 #define MVPP2_BM_POOL_PTRS_NUM_REG(pool) (0x60c0 + ((pool) * 4)) macro
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c261 #define MVPP2_BM_POOL_PTRS_NUM_REG(pool) (0x60c0 + ((pool) * 4)) macro