Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dluton_switch.c22 #define ANA_PORT_VLAN_CFG(x) (0x00 + 0x80 * (x)) macro
299 priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in luton_cpu_capture_setup()
327 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port - PORT0)); in luton_gmii_port_init()
349 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port - PORT0)); in luton_port_init()
396 priv->regs[ANA] + ANA_PORT_VLAN_CFG(port - PORT0)); in luton_ext_port_init()
H A Docelot_switch.c29 #define ANA_PORT_VLAN_CFG(x) (0x7000 + 0x100 * (x)) macro
253 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in ocelot_cpu_capture_setup()
302 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port - PORT0)); in ocelot_port_init()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Dvsc7514_regs.c105 REG(ANA_PORT_VLAN_CFG, 0x007000),
H A Docelot.c472 ANA_PORT_VLAN_CFG, port); in ocelot_port_set_pvid()
632 ANA_PORT_VLAN_CFG, port); in ocelot_port_vlan_filtering()
2932 ANA_PORT_VLAN_CFG, cpu); in ocelot_cpu_port_init()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c97 REG(ANA_PORT_VLAN_CFG, 0x000000),
H A Dfelix_vsc9959.c103 REG(ANA_PORT_VLAN_CFG, 0x007800),
/openbmc/linux/include/soc/mscc/
H A Docelot.h182 ANA_PORT_VLAN_CFG, enumerator