Home
last modified time | relevance | path

Searched refs:DCR0 (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/net/
Duli526x.c143 DCR0 = 0x00, DCR1 = 0x08, DCR2 = 0x10, DCR3 = 0x18, DCR4 = 0x20, enumerator
344 outl(ULI526X_RESET, db->ioaddr + DCR0); in uli526x_disable()
372 outl(ULI526X_RESET, db->ioaddr + DCR0); /* RESET MAC */ in uli526x_init()
374 outl(db->cr0_data, db->ioaddr + DCR0); in uli526x_init()
976 outl(0x10000, db->ioaddr + DCR0); /* Diagnosis mode */ in set_mac_addr()
992 outl(0, db->ioaddr + DCR0); /* Clear CR0 */ in set_mac_addr()