Searched refs:PHY_E (Results 1 – 3 of 3) sorted by relevance
189 PHY_E, enumerator
2000 return phy <= PHY_E; in intel_phy_is_combo()2043 return IS_DG2(dev_priv) && phy > PHY_NONE && phy <= PHY_E; in intel_phy_is_snps()
4216 #define DG2_PHY_MISC(port) ((port) == PHY_E ? _MMIO(_DG2_PHY_MISC_TC1) : \