Searched refs:PHY_CFG_PHY_RST_MSK (Results 1 – 1 of 1) sorted by relevance
194 #define PHY_CFG_PHY_RST_MSK (0x1 << PHY_CFG_PHY_RST_OFF) macro1007 cfg &= ~PHY_CFG_PHY_RST_MSK; in enable_phy_v3_hw()1029 cfg |= PHY_CFG_PHY_RST_MSK; in disable_phy_v3_hw()