Searched refs:RDP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/amd/ |
| H A D | sunlance.c | 272 #define RDP 0x00UL /* register data port */ macro 279 sbus_writew(LE_C0_STOP, __base + RDP); \ 305 sbus_writew(leptr & 0xffff, lp->lregs + RDP); in load_csrs() 307 sbus_writew(leptr >> 16, lp->lregs + RDP); in load_csrs() 309 sbus_writew(lp->busmaster_regval, lp->lregs + RDP); in load_csrs() 471 sbus_writew(LE_C0_INIT, lp->lregs + RDP); in init_restart_lance() 475 regval = sbus_readw(lp->lregs + RDP); in init_restart_lance() 490 sbus_writew(LE_C0_IDON, lp->lregs + RDP); in init_restart_lance() 491 sbus_writew(LE_C0_INEA | LE_C0_STRT, lp->lregs + RDP); in init_restart_lance() 817 csr0 = sbus_readw(lp->lregs + RDP); in lance_interrupt() [all …]
|
| H A D | ariadne.h | 46 volatile u_short RDP; /* Register Data Port */ member
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2779 Format: <RDP>,<reset>,<pci_scan>,<verbosity>
|