Searched refs:PHY_BRCM_7XXX_REV (Results 1 – 2 of 2) sorted by relevance
76 #define PHY_BRCM_7XXX_REV(x) (((x) >> 8) & 0xff) macro
145 u8 rev = PHY_BRCM_7XXX_REV(phydev->dev_flags); in bcm7xxx_28nm_config_init()