Home
last modified time | relevance | path

Searched refs:MVPP2_PRS_PORT_LU_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h67 #define MVPP2_PRS_PORT_LU_MASK(port) (0xff << ((port) * 4)) macro
H A Dmvpp2_prs.c1107 val &= ~MVPP2_PRS_PORT_LU_MASK(port); in mvpp2_prs_hw_port_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h70 #define MVPP2_PRS_PORT_LU_MASK(port) (0xff << ((port) * 4)) macro
H A Dmvpp2_prs.c1109 val &= ~MVPP2_PRS_PORT_LU_MASK(port); in mvpp2_prs_hw_port_init()

Completed in 14 milliseconds