Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmicrel_phy.h27 #define PHY_ID_KSZ8051 0x00221550 macro
/linux-4.1.27/drivers/net/phy/
Dmicrel.c664 .phy_id = PHY_ID_KSZ8051,
798 { PHY_ID_KSZ8051, 0x00fffff0 },
/linux-4.1.27/arch/arm/mach-mxs/
Dmach-mxs.c267 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()