Searched refs:ANA_PORT_PORT_CFG (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 32 #define ANA_PORT_PORT_CFG(x) (0x7070 + 0x100 * (x)) macro 257 priv->regs[ANA] + ANA_PORT_PORT_CFG(CPU_PORT)); in ocelot_cpu_capture_setup()
|
H A D | luton_switch.c | 27 #define ANA_PORT_PORT_CFG(x) (0x60 + 0x80 * (x)) macro 303 priv->regs[ANA] + ANA_PORT_PORT_CFG(CPU_PORT)); in luton_cpu_capture_setup()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1827 ANA_PORT_PORT_CFG, port); in ocelot_bridge_stp_state_set() 2210 ANA_PORT_PORT_CFG, port); in ocelot_setup_logical_port_ids() 2215 ANA_PORT_PORT_CFG, port); in ocelot_setup_logical_port_ids() 2519 ANA_PORT_PORT_CFG, port); in ocelot_port_set_learning() 2760 ANA_PORT_PORT_CFG, from); in ocelot_port_mirror_add() 2774 ANA_PORT_PORT_CFG, from); in ocelot_port_mirror_del() 2893 ANA_PORT_PORT_CFG, port); in ocelot_init_port() 2917 ANA_PORT_PORT_CFG, cpu); in ocelot_cpu_port_init()
|
H A D | vsc7514_regs.c | 116 REG(ANA_PORT_PORT_CFG, 0x007070),
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 108 REG(ANA_PORT_PORT_CFG, 0x000070),
|
H A D | felix_vsc9959.c | 114 REG(ANA_PORT_PORT_CFG, 0x007870),
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 193 ANA_PORT_PORT_CFG, enumerator
|