Searched refs:ANA (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 97 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 D | luton_switch.c | 165 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 D | Kconfig | 28 Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 49 [ANA] = "ana",
|
H A D | seville_vsc9953.c | 449 [ANA] = vsc9953_ana_regmap, 495 [ANA] = "ana",
|
H A D | felix_vsc9959.c | 508 [ANA] = vsc9959_ana_regmap, 551 [ANA] = "ana",
|
/openbmc/linux/drivers/regulator/ |
H A D | tps68470-regulator.c | 107 TPS68470_REGULATOR(ANA, TPS68470_ANA, tps68470_regulator_ops, 126,
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | axentia,tse850-pcm5142.txt | 70 regulator-name = "ANA";
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-tse850-3.dts | 37 regulator-name = "ANA";
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 252 { ANA, "ana" }, in mscc_ocelot_probe()
|
H A D | vsc7514_regs.c | 425 [ANA] = vsc7514_ana_regmap,
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 111 ANA = 1, enumerator 128 ANA_ADVLEARN = ANA << TARGET_OFFSET,
|