Searched refs:MVPP2_CLS_PORT_WAY_MASK (Results 1 – 2 of 2) sorted by relevance
88 #define MVPP2_CLS_PORT_WAY_MASK(port) (1 << (port)) macro
2673 Val &= ~MVPP2_CLS_PORT_WAY_MASK (Port->Id); in Mvpp2ClsPortConfig()