Searched refs:CSR3 (Results 1 – 5 of 5) sorted by relevance
/external/grub/netboot/ |
D | otulip.c | 57 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28, enumerator 255 outl((unsigned long)&rxd[0], ioaddr + CSR3); in tulip_reset()
|
D | depca.c | 254 #define CSR3 3 macro 507 outw(CSR3, DEPCA_ADDR); /* ALE control */ in LoadCSRs()
|
D | davicom.c | 63 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28, enumerator 510 outl((unsigned long)&rxd[0], ioaddr + CSR3); in davicom_reset()
|
D | sk_g16.c | 265 #define CSR3 0x03 macro 970 SK_write_reg(CSR3, CSR3_ACON); /* Ale Control !!!THIS MUST BE SET!!!! */ in SK_lance_init()
|
D | tulip.c | 290 CSR0=0, CSR1=0x08, CSR2=0x10, CSR3=0x18, CSR4=0x20, CSR5=0x28, enumerator 1025 outl((unsigned long)&rx_ring[0], ioaddr + CSR3); in tulip_reset()
|