Searched refs:IEEE_CTRL_RESET_MASK (Results 1 – 2 of 2) sorted by relevance
427 control |= IEEE_CTRL_RESET_MASK; in get_phy_speed_ksz9031()432 if (control & IEEE_CTRL_RESET_MASK) in get_phy_speed_ksz9031()666 control |= IEEE_CTRL_RESET_MASK; in get_Marvell_phy_speed()671 if (control & IEEE_CTRL_RESET_MASK) in get_Marvell_phy_speed()745 control |= IEEE_CTRL_RESET_MASK; in get_Realtek_phy_speed()750 if (control & IEEE_CTRL_RESET_MASK) in get_Realtek_phy_speed()895 control | IEEE_CTRL_RESET_MASK); in configure_IEEE_phy_speed()
76 #define IEEE_CTRL_RESET_MASK 0x8000 macro
Completed in 9 milliseconds