Searched defs:MVPP2_PRS_INIT_OFF_VAL (Results 1 – 2 of 2) sorted by relevance
74 #define MVPP2_PRS_INIT_OFF_VAL(port, val) ((val) << (((port) % 4) * 8)) macro
99 #define MVPP2_PRS_INIT_OFF_VAL(port, val) ((val) << (((port) % 4) * 8)) macro