Searched refs:SGMII_CTL_SGMII_POWER_DN_ (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_main.h313 #define SGMII_CTL_SGMII_POWER_DN_ BIT(1) macro
H A Dlan743x_main.c3370 sgmii_ctl &= ~SGMII_CTL_SGMII_POWER_DN_;
3384 sgmii_ctl |= SGMII_CTL_SGMII_POWER_DN_;

Completed in 157 milliseconds