Searched refs:ANA_PORT_VLAN_CFG (Results 1 – 3 of 3) sorted by relevance
23 #define ANA_PORT_VLAN_CFG(x) (0x00 + 0x80 * (x)) macro238 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()
25 #define ANA_PORT_VLAN_CFG(x) (0xc000 + 0x100 * (x)) macro198 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()
32 #define ANA_PORT_VLAN_CFG(x) (0x7000 + 0x100 * (x)) macro235 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