Searched refs:DEV_MAC_MODE_CFG (Results  1 – 7 of 7) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ | 
| D | lan966x_port.c | 177 	       lan966x, DEV_MAC_MODE_CFG(port->chip_port));  in lan966x_port_link_up()
  | 
| D | lan966x_regs.h | 767 #define DEV_MAC_MODE_CFG(t)       __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 4, 0, 1, 4)  macro
  | 
| /Linux-v6.6/drivers/net/ethernet/mscc/ | 
| D | vsc7514_regs.c | 391 	REG(DEV_MAC_MODE_CFG,				0x20),
  | 
| D | ocelot.c | 952 	ocelot_port_writel(ocelot_port, mode, DEV_MAC_MODE_CFG);  in ocelot_phylink_mac_link_up()
  | 
| /Linux-v6.6/drivers/net/dsa/ocelot/ | 
| D | seville_vsc9953.c | 415 	REG(DEV_MAC_MODE_CFG,			0x14),
  | 
| D | felix_vsc9959.c | 471 	REG(DEV_MAC_MODE_CFG,			0x20),
  | 
| /Linux-v6.6/include/soc/mscc/ | 
| D | ocelot.h | 510 	DEV_MAC_MODE_CFG,  enumerator
  |