X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fphy.h;h=c66fd43ea887d5b4ab6a20ac624b7df6f2afdb78;hb=64cfeda8ae2e95751c5d2dfa4dc4a906478ae2f6;hp=6b928636b6d7e879b06dec67359c8c9977b61666;hpb=7e58a3a148fb94e9ce09fb48d0ddd75c20ee7df9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/phy.h b/include/phy.h index 6b92863..c66fd43 100644 --- a/include/phy.h +++ b/include/phy.h @@ -368,7 +368,7 @@ static inline int is_10g_interface(phy_interface_t interface) { return interface == PHY_INTERFACE_MODE_XGMII || interface == PHY_INTERFACE_MODE_USXGMII || - interface == PHY_INTERFACE_MODE_XFI; + interface == PHY_INTERFACE_MODE_10GBASER; } #endif @@ -575,8 +575,8 @@ static inline bool phy_interface_is_sgmii(struct phy_device *phydev) } /* PHY UIDs for various PHYs that are referenced in external code */ -#define PHY_UID_CS4340 0x13e51002 -#define PHY_UID_CS4223 0x03e57003 +#define PHY_UID_CS4340 0x13e51002 +#define PHY_UID_CS4223 0x03e57003 #define PHY_UID_TN2020 0x00a19410 #define PHY_UID_IN112525_S03 0x02107440