Home
last modified time | relevance | path

Searched refs:MVPP2_BM_LOW_THRESH_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h320 #define MVPP2_BM_LOW_THRESH_MASK 0x7f00 macro
H A Dmvpp2_main.c427 val &= ~MVPP2_BM_LOW_THRESH_MASK; in mvpp2_bm_pool_create()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c272 #define MVPP2_BM_LOW_THRESH_MASK 0x7f00 macro