Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmicrel_phy.h22 #define PHY_ID_KSZ8051 0x00221550 macro
/linux-5.19.10/arch/arm/mach-mxs/
Dmach-mxs.c265 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()
/linux-5.19.10/drivers/net/phy/
Dmicrel.c593 if ((phydev->phy_id & MICREL_PHY_ID_MASK) != PHY_ID_KSZ8051) in ksz8051_ksz8795_match_phy_device()
3174 { PHY_ID_KSZ8051, MICREL_PHY_ID_MASK },