Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dmicrel.c408 if ((phydev->phy_id & MICREL_PHY_ID_MASK) != PHY_ID_KSZ8051) in ksz8051_ksz8795_match_phy_device()
1464 switch (phydev->phy_id & MICREL_PHY_ID_MASK) { in ksz886x_cable_test_one_pair()
1543 .phy_id_mask = MICREL_PHY_ID_MASK,
1584 .phy_id_mask = MICREL_PHY_ID_MASK,
1600 .phy_id_mask = MICREL_PHY_ID_MASK,
1645 .phy_id_mask = MICREL_PHY_ID_MASK,
1666 .phy_id_mask = MICREL_PHY_ID_MASK,
1693 .phy_id_mask = MICREL_PHY_ID_MASK,
1710 .phy_id_mask = MICREL_PHY_ID_MASK,
1723 .phy_id_mask = MICREL_PHY_ID_MASK,
[all …]
/Linux-v5.15/include/linux/
Dmicrel_phy.h11 #define MICREL_PHY_ID_MASK 0x00fffff0 macro
/Linux-v5.15/arch/arm/mach-imx/
Dmach-imx6q.c74 phy_register_fixup_for_uid(PHY_ID_KSZ9021, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init()
/Linux-v5.15/arch/arm/mach-mxs/
Dmach-mxs.c265 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()