Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Duli526x.c145 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
979 outl(0, db->ioaddr + DCR14); /* Clear reset port */ in set_mac_addr()
980 outl(0x10, db->ioaddr + DCR14); /* Reset ID Table pointer */ in set_mac_addr()
981 outl(0, db->ioaddr + DCR14); /* Clear reset port */ in set_mac_addr()
988 outl(addr, db->ioaddr + DCR14); in set_mac_addr()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c186 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
376 uw32(DCR14, 0); //Clear reset port in uli526x_init_one()
377 uw32(DCR14, 0x10); //Reset ID Table pointer in uli526x_init_one()
378 uw32(DCR14, 0); //Clear reset port in uli526x_init_one()
383 addr[i] = ur32(DCR14); in uli526x_init_one()
H A Ddmfe.c270 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator