X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ffsl_memac.h;h=d067f1511c686ca11f67328242d5b3f51ff7620f;hb=8b77ea90a7055f1da2931baca03d102dfa08aa36;hp=bed2a40bb274efdd24740209f4fa2fdb1d1db803;hpb=b939689c7b87773c44275a578ffc8674a867e39d;p=oweals%2Fu-boot.git diff --git a/include/fsl_memac.h b/include/fsl_memac.h index bed2a40bb2..d067f1511c 100644 --- a/include/fsl_memac.h +++ b/include/fsl_memac.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2012 Freescale Semiconductor, Inc. * Roy Zang - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __MEMAC_H__ @@ -226,6 +225,7 @@ struct memac { #define PHY_SGMII_CR_PHY_RESET 0x8000 #define PHY_SGMII_CR_RESET_AN 0x0200 #define PHY_SGMII_CR_DEF_VAL 0x1140 +#define PHY_SGMII_IF_SPEED_GIGABIT 0x0008 #define PHY_SGMII_DEV_ABILITY_SGMII 0x4001 #define PHY_SGMII_IF_MODE_AN 0x0002 #define PHY_SGMII_IF_MODE_SGMII 0x0001