Searched refs:MICREL_PHY_ID_MASK (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/phy/ |
| D | micrel.c | 349 if ((phydev->phy_id & MICREL_PHY_ID_MASK) != ksz_phy_id) in ksz8051_ksz8795_match_phy_device() 983 .phy_id_mask = MICREL_PHY_ID_MASK, 1024 .phy_id_mask = MICREL_PHY_ID_MASK, 1040 .phy_id_mask = MICREL_PHY_ID_MASK, 1085 .phy_id_mask = MICREL_PHY_ID_MASK, 1100 .phy_id_mask = MICREL_PHY_ID_MASK, 1127 .phy_id_mask = MICREL_PHY_ID_MASK, 1144 .phy_id_mask = MICREL_PHY_ID_MASK, 1160 .phy_id_mask = MICREL_PHY_ID_MASK, 1170 .phy_id_mask = MICREL_PHY_ID_MASK, [all …]
|
| /Linux-v5.4/include/linux/ |
| D | micrel_phy.h | 11 #define MICREL_PHY_ID_MASK 0x00fffff0 macro
|
| /Linux-v5.4/arch/arm/mach-imx/ |
| D | mach-imx6q.c | 166 phy_register_fixup_for_uid(PHY_ID_KSZ9021, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init() 168 phy_register_fixup_for_uid(PHY_ID_KSZ9031, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init()
|
| D | mach-imx6ul.c | 47 phy_register_fixup_for_uid(PHY_ID_KSZ8081, MICREL_PHY_ID_MASK, in imx6ul_enet_phy_init()
|
| /Linux-v5.4/arch/arm/mach-mxs/ |
| D | mach-mxs.c | 261 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()
|