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