Home
last modified time | relevance | path

Searched refs:ANA_PORT_VLAN_CFG (Results 1 – 3 of 3) sorted by relevance

/drivers/net/mscc_eswitch/
A Dluton_switch.c23 #define ANA_PORT_VLAN_CFG(x) (0x00 + 0x80 * (x)) macro
238 priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in luton_cpu_capture_setup()
266 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in luton_gmii_port_init()
288 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in luton_port_init()
335 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in luton_ext_port_init()
A Dserval_switch.c25 #define ANA_PORT_VLAN_CFG(x) (0xc000 + 0x100 * (x)) macro
198 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in serval_cpu_capture_setup()
247 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in serval_port_init()
A Docelot_switch.c32 #define ANA_PORT_VLAN_CFG(x) (0x7000 + 0x100 * (x)) macro
235 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in ocelot_cpu_capture_setup()
284 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port)); in ocelot_port_init()

Completed in 13 milliseconds