MII_ABILITY_ALL
val = gem_mii_read(dp, MII_AN_ADVERT) & ~MII_ABILITY_ALL;
val = usbgem_mii_read(dp, MII_AN_ADVERT, errp) & ~MII_ABILITY_ALL;