Searched refs:PHY_ID_MASK (Results 1 – 2 of 2) sorted by relevance
39 #define PHY_ID_MASK 0x1f macro414 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_read()456 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_write()
20 #define PHY_ID_MASK 0xfffffff0 macro302 switch (phydev->phy_id & PHY_ID_MASK) { in tja11xx_config_init()633 if ((phydev->phy_id & PHY_ID_MASK) != PHY_ID_TJA1102) in tja1102_match_phy_device()