CSR0_IDON
REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
if (DREG & CSR0_IDON)
DREG = CSR0_IDON;
CSR0_IDON | CSR0_INEA;
if (lp->a->read_csr(ioaddr, CSR0) & CSR0_IDON)
if (lp->a->read_csr(ioaddr, CSR0) & CSR0_IDON)
if (DREG & CSR0_IDON)
DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA;
DREG = csr0 & (CSR0_TINT | CSR0_RINT | CSR0_IDON);
REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;