Searched refs:DEV_MAC_MODE_CFG (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_port.c | 177 lan966x, DEV_MAC_MODE_CFG(port->chip_port)); in lan966x_port_link_up()
|
A D | lan966x_regs.h | 635 #define DEV_MAC_MODE_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 4, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 391 REG(DEV_MAC_MODE_CFG, 0x20),
|
A D | ocelot.c | 854 ocelot_port_writel(ocelot_port, mode, DEV_MAC_MODE_CFG); in ocelot_phylink_mac_link_up()
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 414 REG(DEV_MAC_MODE_CFG, 0x14),
|
A D | felix_vsc9959.c | 470 REG(DEV_MAC_MODE_CFG, 0x20),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 508 DEV_MAC_MODE_CFG, enumerator
|
Completed in 27 milliseconds