Searched refs:PHY_REG_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define PHY_REG_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()
80 #define PHY_REG_MASK 0x1F macro
2221 reg_addr &= PHY_REG_MASK; in e1000_sw_lcd_config_ich8lan()