netc_port_wr
netc_port_wr(np, reg, new);
netc_port_wr(np, reg + NETC_PMAC_OFFSET, new);
netc_port_wr(np, NETC_BPSTGSR, val);
netc_port_wr(np, NETC_PIPFCR, 0);
netc_port_wr(np, NETC_PIPFCR, PIPFCR_EN);
netc_port_wr(np, NETC_PIPFCR, 0);
netc_port_wr(np, NETC_PTCTMSDUR(tc), val);
netc_port_wr(np, reg, new);
netc_port_wr(np, NETC_PBPMCR0, pbpmcr0);
netc_port_wr(np, NETC_PBPMCR1, pbpmcr1);
netc_port_wr(np, reg, val);
netc_port_wr(np, reg + NETC_PMAC_OFFSET, val);