Searched refs:MICREL_PHY_ID_MASK (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/net/phy/ |
| D | micrel.c | 351 if ((phydev->phy_id & MICREL_PHY_ID_MASK) != ksz_phy_id) in ksz8051_ksz8795_match_phy_device() 1158 .phy_id_mask = MICREL_PHY_ID_MASK, 1199 .phy_id_mask = MICREL_PHY_ID_MASK, 1215 .phy_id_mask = MICREL_PHY_ID_MASK, 1260 .phy_id_mask = MICREL_PHY_ID_MASK, 1275 .phy_id_mask = MICREL_PHY_ID_MASK, 1302 .phy_id_mask = MICREL_PHY_ID_MASK, 1319 .phy_id_mask = MICREL_PHY_ID_MASK, 1332 .phy_id_mask = MICREL_PHY_ID_MASK, 1348 .phy_id_mask = MICREL_PHY_ID_MASK, [all …]
|
| /Linux-v5.10/include/linux/ |
| D | micrel_phy.h | 11 #define MICREL_PHY_ID_MASK 0x00fffff0 macro
|
| /Linux-v5.10/arch/arm/mach-imx/ |
| D | mach-imx6q.c | 153 phy_register_fixup_for_uid(PHY_ID_KSZ9021, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init() 155 phy_register_fixup_for_uid(PHY_ID_KSZ9031, MICREL_PHY_ID_MASK, in imx6q_enet_phy_init()
|
| D | mach-imx6ul.c | 46 phy_register_fixup_for_uid(PHY_ID_KSZ8081, MICREL_PHY_ID_MASK, in imx6ul_enet_phy_init()
|
| /Linux-v5.10/arch/arm/mach-mxs/ |
| D | mach-mxs.c | 261 phy_register_fixup_for_uid(PHY_ID_KSZ8051, MICREL_PHY_ID_MASK, in apx4devkit_init()
|