Home
last modified time | relevance | path

Searched refs:PHY_ID_KS8051 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dmicrel_phy.h9 #define PHY_ID_KS8051 0x00221550 macro
/linux-3.4.99/drivers/net/phy/
Dmicrel.c147 .phy_id = PHY_ID_KS8051,
247 { PHY_ID_KS8051, 0x00fffff0 },
/linux-3.4.99/arch/arm/mach-mxs/
Dmach-apx4devkit.c223 phy_register_fixup_for_uid(PHY_ID_KS8051, MICREL_PHY_ID_MASK, in apx4devkit_init()