Searched refs:REW_PORT_CFG (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_debugfs.c | 205 val = lan_rd(lan966x, REW_PORT_CFG(port->chip_port)); in lan966x_vcap_es0_port_keys()
|
H A D | lan966x_vcap_impl.c | 699 REW_PORT_CFG(p)); in lan966x_vcap_port_key_deselection() 753 REW_PORT_CFG(lan966x->ports[p]->chip_port)); in lan966x_vcap_init()
|
H A D | lan966x_main.c | 1023 lan966x, REW_PORT_CFG(CPU_PORT)); in lan966x_init()
|
H A D | lan966x_regs.h | 1580 #define REW_PORT_CFG(g) __REG(TARGET_REW, 0, 1, 0, g, 10, 128, 8, 0, 1, 4) macro
|
/linux/drivers/net/ethernet/mscc/ |
H A D | vsc7514_regs.c | 214 REG(REW_PORT_CFG, 0x000008),
|
H A D | ocelot.c | 258 REW_PORT_CFG, port); in ocelot_vcap_enable() 961 REW_PORT_CFG, port); in ocelot_port_flush() 972 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush()
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 312 REW_PORT_CFG, enumerator
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 265 REG(REW_PORT_CFG, 0x000008),
|