vscphy_read
reg = vscphy_read(vsc, VSC8501_RGMII_CTRL_REG);
reg = vscphy_read(vsc, VSC8501_EXTCTL1_REG);
status = vscphy_read(vsc, VSC8501_INT_STS);
status &= vscphy_read(vsc, VSC8501_INT_MASK);
(void)vscphy_read(vsc, VSC8501_INT_STS);