Searched refs:PHY_ID_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define PHY_ID_MASK 0x1f macro232 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_read()276 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_write()
19 #define PHY_ID_MASK 0xfffffff0 macro261 switch (phydev->phy_id & PHY_ID_MASK) { in tja11xx_config_init()562 if ((phydev->phy_id & PHY_ID_MASK) != PHY_ID_TJA1102) in tja1102_match_phy_device()
36 #define PHY_ID_MASK 0x1f macro533 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in cpsw_mdio_read()551 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in cpsw_mdio_write()