Searched refs:PHY_REG_MASK (Results 1 – 3 of 3) sorted by relevance
51 #define PHY_REG_MASK 0x1f macro225 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_read()270 if (phy_reg & ~PHY_REG_MASK || phy_id & ~PHY_ID_MASK) in davinci_mdio_write()
98 #define PHY_REG_MASK 0x1F macro
2139 reg_addr &= PHY_REG_MASK; in e1000_sw_lcd_config_ich8lan()