POR_RXDIS
netc_port_rmw(np, NETC_POR, POR_RXDIS, 0);
netc_port_rmw(np, NETC_POR, POR_RXDIS, POR_RXDIS);
val |= POR_RXDIS;
val &= ~POR_RXDIS;