Searched defs:MVPP2_PRS_MAX_LOOP_MASK (Results 1 – 2 of 2) sorted by relevance
76 #define MVPP2_PRS_MAX_LOOP_MASK(port) (0xff << (((port) % 4) * 8)) macro
101 #define MVPP2_PRS_MAX_LOOP_MASK(port) (0xff << (((port) % 4) * 8)) macro