Home
last modified time | relevance | path

Searched refs:DCR12 (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
342 if (!((inl(db->ioaddr + DCR12)) & 0x8)) { in uli526x_disable()
399 if (!(inl(db->ioaddr + DCR12) & 0x8)) { in uli526x_init()
431 while (!(inl(db->ioaddr + DCR12) & 0x8)) in uli526x_init()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c270 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
621 dw32(DCR12, 0x180); /* Let bit 7 output port */ in dmfe_init_dm910x()
623 dw32(DCR12, 0x80); /* Issue RESET signal */ in dmfe_init_dm910x()
626 dw32(DCR12, 0x0); /* Clear RESET signal */ in dmfe_init_dm910x()
1188 tmp_cr12 = dr8(DCR12); /* DM9102/DM9102A */ in dmfe_timer()
H A Duli526x.c186 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator