Home
last modified time | relevance | path

Searched refs:ANA_PORT_VLAN_CFG_VLAN_VID (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot_ana.h289 #define ANA_PORT_VLAN_CFG_VLAN_VID(x) ((x) & GENMASK(11, 0)) macro
Docelot.c187 val = ANA_PORT_VLAN_CFG_VLAN_VID(port->pvid); in ocelot_vlan_port_apply()
322 ocelot_write_gix(ocelot, ANA_PORT_VLAN_CFG_VLAN_VID(0) | in ocelot_vlan_init()