Home
last modified time | relevance | path

Searched refs:MICREL_PHY_ID_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/phy/
H A Dmicrel.c750 if (!phy_id_compare(phydev->phy_id, PHY_ID_KSZ8051, MICREL_PHY_ID_MASK)) in ksz8051_ksz8795_match_phy_device()
2458 switch (phydev->phy_id & MICREL_PHY_ID_MASK) { in ksz886x_cable_test_one_pair()
5396 .phy_id_mask = MICREL_PHY_ID_MASK,
5438 .phy_id_mask = MICREL_PHY_ID_MASK,
5454 .phy_id_mask = MICREL_PHY_ID_MASK,
5499 .phy_id_mask = MICREL_PHY_ID_MASK,
5520 .phy_id_mask = MICREL_PHY_ID_MASK,
5549 .phy_id_mask = MICREL_PHY_ID_MASK,
5569 .phy_id_mask = MICREL_PHY_ID_MASK,
5588 .phy_id_mask = MICREL_PHY_ID_MASK,
[all …]
/linux/include/linux/
H A Dmicrel_phy.h13 #define MICREL_PHY_ID_MASK 0x00fffff0 macro
/linux/arch/arm/mach-imx/
H A Dmach-imx6q.c74 phy_register_fixup_for_uid(PHY_ID_KSZ9021, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init()
/linux/arch/arm/mach-mxs/
H A Dmach-mxs.c263 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()