Searched refs:PHY_CTRL_RESET_MSK (Results 1 – 2 of 2) sorted by relevance
128 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro568 phy_ctrl |= PHY_CTRL_RESET_MSK; in reset_hw_v1_hw()
203 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro