Searched refs:ANA_PORT_VLAN_CFG_VLAN_VID (Results 1 – 2 of 2) sorted by relevance
261 ANA_PORT_VLAN_CFG_VLAN_VID(pvid), in ocelot_port_set_pvid()1487 ocelot_write_gix(ocelot, ANA_PORT_VLAN_CFG_VLAN_VID(0) | in ocelot_cpu_port_init()
289 #define ANA_PORT_VLAN_CFG_VLAN_VID(x) ((x) & GENMASK(11, 0)) macro