Home
last modified time | relevance | path

Searched refs:SGMII_CTL_SGMII_ENABLE_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h335 #define SGMII_CTL_SGMII_ENABLE_ BIT(31) macro
H A Dlan743x_main.c3331 sgmii_ctl |= SGMII_CTL_SGMII_ENABLE_; in lan743x_mdiobus_init()
3345 sgmii_ctl &= ~SGMII_CTL_SGMII_ENABLE_; in lan743x_mdiobus_init()