Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MICREL_PHY_ID_MASK 0x00fffff0 |
#define | PHY_ID_KSZ9021 0x00221610 |
#define | PHY_ID_KS8737 0x00221720 |
#define | PHY_ID_KSZ8021 0x00221555 |
#define | PHY_ID_KSZ8041 0x00221510 |
#define | PHY_ID_KSZ8051 0x00221550 |
#define | PHY_ID_KSZ8001 0x0022161A |
#define | MICREL_PHY_50MHZ_CLK 0x00000001 |
#define MICREL_PHY_50MHZ_CLK 0x00000001 |
Definition at line 27 of file micrel_phy.h.
#define MICREL_PHY_ID_MASK 0x00fffff0 |
Definition at line 16 of file micrel_phy.h.
#define PHY_ID_KS8737 0x00221720 |
Definition at line 19 of file micrel_phy.h.
#define PHY_ID_KSZ8001 0x0022161A |
Definition at line 24 of file micrel_phy.h.
#define PHY_ID_KSZ8021 0x00221555 |
Definition at line 20 of file micrel_phy.h.
#define PHY_ID_KSZ8041 0x00221510 |
Definition at line 21 of file micrel_phy.h.
#define PHY_ID_KSZ8051 0x00221550 |
Definition at line 22 of file micrel_phy.h.
#define PHY_ID_KSZ9021 0x00221610 |
Definition at line 18 of file micrel_phy.h.