STRT
err = tc358746_write(tc358746, CSI_START_REG, STRT);
lance->RDP = csr0 & ~(INEA | TDMD | STOP | STRT | INIT);
if (csr0 & STRT)
lance->RDP = STRT;
lance->RDP = STRT;
lance->RDP = INEA | STRT;
lance->RDP = INEA | STRT;
lance->RDP = INEA | STRT | IDON;/* Resume normal operation */