Searched refs:PHY_CTRL_RESET_MSK (Results 1 – 3 of 3) 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()
183 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro1035 phy_cfg &= ~PHY_CTRL_RESET_MSK; in reset_hw_v2_hw()
202 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro