Searched refs:MVPP2_PRS_INIT_OFF_VAL (Results 1 – 2 of 2) sorted by relevance
72 #define MVPP2_PRS_INIT_OFF_VAL(port, val) ((val) << (((port) % 4) * 8)) macro
1447 Val |= MVPP2_PRS_INIT_OFF_VAL (PortId, Offset); in Mvpp2PrsHwPortInit()