STACR_PHYDSHIFT
((val << STACR_PHYDSHIFT) & STACR_PHYD)); /* data */
*val =(_emac3_reg_read_4(EMAC3_STACR) >> STACR_PHYDSHIFT) & 0xffff;