Searched refs:MVPP2_PRS_MAX_LOOP_MASK (Results 1 – 2 of 2) sorted by relevance
74 #define MVPP2_PRS_MAX_LOOP_MASK(port) (0xff << (((port) % 4) * 8)) macro
1437 Val &= ~MVPP2_PRS_MAX_LOOP_MASK (PortId); in Mvpp2PrsHwPortInit()