Searched refs:REW_PORT_VLAN_CFG_PORT_VID (Results 1 – 4 of 4) sorted by relevance
20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
417 REW_PORT_VLAN_CFG_PORT_VID(native_vlan->vid), in ocelot_port_manage_port_tag()
209 REW_PORT_VLAN_CFG_PORT_VID, in lan966x_vlan_port_apply()
1546 #define REW_PORT_VLAN_CFG_PORT_VID GENMASK(11, 0) macro1548 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_VID, x)1550 FIELD_GET(REW_PORT_VLAN_CFG_PORT_VID, x)