Searched refs:DCR13 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | uli526x.c | 146 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator 979 outl(0x1c0, db->ioaddr + DCR13); in set_mac_addr() 983 outl(0, db->ioaddr + DCR13); /* Clear CR13 */ in set_mac_addr() 985 outl(0x1b0, db->ioaddr + DCR13); in set_mac_addr() 992 outl(0, db->ioaddr + DCR13); /* Clear CR13 */ in set_mac_addr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | uli526x.c | 186 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator 374 uw32(DCR13, 0x1c0); //Reset dianostic pointer port in uli526x_init_one() 378 uw32(DCR13, 0); //Clear CR13 in uli526x_init_one() 379 uw32(DCR13, 0x1b0); //Select ID Table access port in uli526x_init_one() 384 uw32(DCR13, 0); //Clear CR13 in uli526x_init_one()
|
| H A D | dmfe.c | 270 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
|