Searched refs:MVPP2_CLS_PORT_WAY_MASK (Results 1 – 2 of 2) sorted by relevance
103 #define MVPP2_CLS_PORT_WAY_MASK(port) (1 << (port)) macro
960 val &= ~MVPP2_CLS_PORT_WAY_MASK(port->id); in mvpp2_cls_port_config()