Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Duli526x.c146 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
343 if (!((inl(db->ioaddr + DCR12)) & 0x8)) { in uli526x_disable()
400 if (!(inl(db->ioaddr + DCR12) & 0x8)) { in uli526x_init()
432 while (!(inl(db->ioaddr + DCR12) & 0x8)) in uli526x_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c270 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
622 dw32(DCR12, 0x180); /* Let bit 7 output port */ in dmfe_init_dm910x()
624 dw32(DCR12, 0x80); /* Issue RESET signal */ in dmfe_init_dm910x()
627 dw32(DCR12, 0x0); /* Clear RESET signal */ in dmfe_init_dm910x()
1189 tmp_cr12 = dr8(DCR12); /* DM9102/DM9102A */ in dmfe_timer()
H A Duli526x.c186 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator