Searched refs:ctrl_aux (Results 1 – 3 of 3) sorted by relevance
957 u32 ctrl_aux; in gbe_dhg_phy_setup() local969 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()970 ctrl_aux |= E1000_CTL_AUX_RMII; in gbe_dhg_phy_setup()971 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()975 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()976 ctrl_aux |= 0x4; in gbe_dhg_phy_setup()977 ctrl_aux &= ~0x2; in gbe_dhg_phy_setup()978 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()