Searched defs:MVPP2_PRS_INIT_OFF_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define MVPP2_PRS_INIT_OFF_MASK(port) (0x3f << (((port) % 4) * 8)) macro
98 #define MVPP2_PRS_INIT_OFF_MASK(port) (0x3f << (((port) % 4) * 8)) macro