Home
last modified time | relevance | path

Searched refs:ANA (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c97 ANA, enumerator
253 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in ocelot_cpu_capture_setup()
257 priv->regs[ANA] + ANA_PORT_PORT_CFG(CPU_PORT)); in ocelot_cpu_capture_setup()
302 MAC_VID, priv->regs[ANA] + ANA_PORT_VLAN_CFG(port - PORT0)); in ocelot_port_init()
343 writel(0, priv->regs[ANA] + ANA_PGID(PGID_SRC + i)); in ocelot_initialize()
367 mscc_mac_table_add(priv->regs[ANA], ocelot_regs_ana_table, in ocelot_write_hwaddr()
370 writel(BIT(CPU_PORT), priv->regs[ANA] + ANA_PGID(PGID_UNICAST)); in ocelot_write_hwaddr()
388 mscc_mac_table_add(priv->regs[ANA], ocelot_regs_ana_table, mac, in ocelot_start()
392 priv->regs[ANA] + ANA_PGID(PGID_BROADCAST)); in ocelot_start()
395 mscc_mac_table_add(priv->regs[ANA], ocelot_regs_ana_table, in ocelot_start()
[all …]
H A Dluton_switch.c165 ANA, enumerator
299 priv->regs[ANA] + ANA_PORT_VLAN_CFG(CPU_PORT)); in luton_cpu_capture_setup()
303 priv->regs[ANA] + ANA_PORT_PORT_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()
519 writel(0, priv->regs[ANA] + ANA_PGID(PGID_SRC + i)); in luton_initialize()
548 mscc_mac_table_add(priv->regs[ANA], luton_regs_ana_table, in luton_write_hwaddr()
551 writel(BIT(CPU_PORT), priv->regs[ANA] + ANA_PGID(PGID_UNICAST)); in luton_write_hwaddr()
569 mscc_mac_table_add(priv->regs[ANA], luton_regs_ana_table, in luton_start()
[all …]
/openbmc/linux/drivers/net/ethernet/adaptec/
H A DKconfig28 Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip
/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c49 [ANA] = "ana",
H A Dseville_vsc9953.c449 [ANA] = vsc9953_ana_regmap,
495 [ANA] = "ana",
H A Dfelix_vsc9959.c508 [ANA] = vsc9959_ana_regmap,
551 [ANA] = "ana",
/openbmc/linux/drivers/regulator/
H A Dtps68470-regulator.c107 TPS68470_REGULATOR(ANA, TPS68470_ANA, tps68470_regulator_ops, 126,
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Daxentia,tse850-pcm5142.txt70 regulator-name = "ANA";
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-tse850-3.dts37 regulator-name = "ANA";
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c252 { ANA, "ana" }, in mscc_ocelot_probe()
H A Dvsc7514_regs.c425 [ANA] = vsc7514_ana_regmap,
/openbmc/linux/include/soc/mscc/
H A Docelot.h111 ANA = 1, enumerator
128 ANA_ADVLEARN = ANA << TARGET_OFFSET,