aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/micrel_phy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/micrel_phy.h')
-rw-r--r--include/linux/micrel_phy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/micrel_phy.h b/include/linux/micrel_phy.h
index be7f366e37f0..d02355d1fc31 100644
--- a/include/linux/micrel_phy.h
+++ b/include/linux/micrel_phy.h
@@ -6,10 +6,10 @@
6#define PHY_ID_KSZ9021 0x00221610 6#define PHY_ID_KSZ9021 0x00221610
7#define PHY_ID_KS8737 0x00221720 7#define PHY_ID_KS8737 0x00221720
8#define PHY_ID_KSZ8021 0x00221555 8#define PHY_ID_KSZ8021 0x00221555
9#define PHY_ID_KS8041 0x00221510 9#define PHY_ID_KSZ8041 0x00221510
10#define PHY_ID_KS8051 0x00221550 10#define PHY_ID_KSZ8051 0x00221550
11/* both for ks8001 Rev. A/B, and for ks8721 Rev 3. */ 11/* both for ks8001 Rev. A/B, and for ks8721 Rev 3. */
12#define PHY_ID_KS8001 0x0022161A 12#define PHY_ID_KSZ8001 0x0022161A
13 13
14/* struct phy_device dev_flags definitions */ 14/* struct phy_device dev_flags definitions */
15#define MICREL_PHY_50MHZ_CLK 0x00000001 15#define MICREL_PHY_50MHZ_CLK 0x00000001