Searched refs:spd_bit (Results 1 – 1 of 1) sorted by relevance
68 uint16_t spd_bit; /* bit to be set */ in phy_spd_state() local77 spd_bit = IGP01E1000_GMII_SPD; in phy_spd_state()85 spd_bit = IGP02E1000_PM_SPD; in phy_spd_state()94 reg |= spd_bit; /* enable: set the spd bit */ in phy_spd_state()96 reg &= ~spd_bit; /* disable: clear the spd bit */ in phy_spd_state()