MAC_IER
XGMAC_SET_BITS(mac_ier, MAC_IER, TSIE, 1);
XGMAC_IOWRITE(pdata, MAC_IER, mac_ier);
writel(mac_ier, pdata->mac_regs + MAC_IER);