Searched refs:DCR12 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/dec/tulip/ |
D | dmfe.c | 270 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()
|
D | uli526x.c | 186 DCR10 = 0x50, DCR11 = 0x58, DCR12 = 0x60, DCR13 = 0x68, DCR14 = 0x70, enumerator
|