Home | History | Annotate | Download | only in netboot

Lines Matching refs:CSR0

146 static const int csr0 = 0x01A00000 | 0x8000;
291 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28,
414 unsigned int csr0, csr6; /* Current CSR0, CSR6 settings. */
969 outl(0x00000001, ioaddr + CSR0);
973 outl(tp->csr0, ioaddr + CSR0);
1366 tp->csr0 = csr0;
1371 tp->csr0 &= ~0x01000000;
1373 tp->csr0 |= 0x2000;