Searched refs:PHY_REG_MASK (Results 1 – 3 of 3) sorted by relevance
52 #define PHY_REG_MASK 0x1f macro247 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_read()291 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_write()
80 #define PHY_REG_MASK 0x1F macro
2154 reg_addr &= PHY_REG_MASK; in e1000_sw_lcd_config_ich8lan()