Searched refs:MVPP2_PRS_PORT_LU_VAL (Results 1 – 2 of 2) sorted by relevance
69 #define MVPP2_PRS_PORT_LU_VAL(port, val) ((val) << ((port) * 4)) macro
1432 Val |= MVPP2_PRS_PORT_LU_VAL (PortId, LuFirst); in Mvpp2PrsHwPortInit()