Home
last modified time | relevance | path

Searched refs:PCS1G_MODE_CFG_SGMII_MODE_ENA (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c69 #define PCS1G_MODE_CFG_SGMII_MODE_ENA BIT(0) macro
72 #define PCS1G_MODE_CFG_SGMII_MODE_ENA BIT(0) macro
275 writel(PCS1G_MODE_CFG_SGMII_MODE_ENA, regs + PCS1G_CFG); in ocelot_port_init()
/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h124 #define PCS1G_MODE_CFG_SGMII_MODE_ENA BIT(0) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c864 ocelot_port_writel(ocelot_port, PCS1G_MODE_CFG_SGMII_MODE_ENA, in ocelot_phylink_mac_config()