tag | line | file | source code |
outl | 227 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Enable the IRQs */ |
outl | 232 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Disable the IRQs */ |
outl | 236 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Unmask the IRQs */ |
outl | 241 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Mask the IRQs */ |
outl | 249 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR) /* Enable the TX and/or RX */ |
outl | 254 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR) /* Disable the TX and/or RX */ |
outl | 260 | drivers/net/de4x5.c | outl(SICR_RESET, DE4X5_SICR); /* Reset SIA connectivity regs */ \ |
outl | 261 | drivers/net/de4x5.c | outl(STRR_RESET, DE4X5_STRR); /* Write reset values */ \ |
outl | 262 | drivers/net/de4x5.c | outl(SIGR_RESET, DE4X5_SIGR) /* Write reset values */ |
outl | 382 | drivers/net/de4x5.c | outl(i | BMR_SWR, DE4X5_BMR);\ |
outl | 383 | drivers/net/de4x5.c | outl(i, DE4X5_BMR);\ |
outl | 511 | drivers/net/de4x5.c | outl((u_long)lp->rx_ring, DE4X5_RRBA); |
outl | 512 | drivers/net/de4x5.c | outl((u_long)lp->tx_ring, DE4X5_TRBA); |
outl | 521 | drivers/net/de4x5.c | outl(IMR_AIM|IMR_RUM, DE4X5_IMR); /* Unmask RUM interrupt */ |
outl | 522 | drivers/net/de4x5.c | outl(OMR_SR | omr, DE4X5_OMR); /* Start RX w/no descriptors */ |
outl | 542 | drivers/net/de4x5.c | outl(0, DE4X5_IMR); /* Re-mask RUM interrupt */ |
outl | 677 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
outl | 723 | drivers/net/de4x5.c | outl(bmr, DE4X5_BMR); |
outl | 733 | drivers/net/de4x5.c | outl((u_long)lp->rx_ring, DE4X5_RRBA); /* Start of RX Descriptor List */ |
outl | 734 | drivers/net/de4x5.c | outl((u_long)lp->tx_ring, DE4X5_TRBA); /* Start of TX Descriptor List */ |
outl | 766 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
outl | 772 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
outl | 833 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
outl | 866 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
outl | 915 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
outl | 1055 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Restart a stalled TX */ |
outl | 1156 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
outl | 1160 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
outl | 1164 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
outl | 1469 | drivers/net/de4x5.c | outl(SICR_OE57 | SICR_SEL | SICR_SRL, DE4X5_SICR); |
outl | 1481 | drivers/net/de4x5.c | outl(SIGR_JCK | SIGR_HUJ, DE4X5_SIGR); |
outl | 1482 | drivers/net/de4x5.c | outl(STRR_CLD | STRR_CSQ | STRR_RSQ | STRR_DREN | STRR_ECEN, DE4X5_STRR); |
outl | 1483 | drivers/net/de4x5.c | outl(SICR_OE57| SICR_OE24 | SICR_OE13 | SICR_SEL | |
outl | 1501 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
outl | 1516 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
outl | 1522 | drivers/net/de4x5.c | outl(SIGR_JCK | SIGR_HUJ, DE4X5_SIGR); |
outl | 1523 | drivers/net/de4x5.c | outl(STRR_CLD | STRR_CSQ | STRR_RSQ | STRR_DREN | STRR_ECEN, DE4X5_STRR); |
outl | 1524 | drivers/net/de4x5.c | outl(SICR_OE57| SICR_SEL | SICR_AUI | SICR_SRL, DE4X5_SICR); |
outl | 1535 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
outl | 1550 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
outl | 1554 | drivers/net/de4x5.c | outl(SICR_RESET, DE4X5_SICR); /* Reset SIA connectivity regs */ |
outl | 1555 | drivers/net/de4x5.c | outl(STRR_RESET, DE4X5_STRR); /* Write reset values */ |
outl | 1556 | drivers/net/de4x5.c | outl(SIGR_RESET, DE4X5_SIGR); /* Write reset values */ |
outl | 1839 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
outl | 1852 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
outl | 1901 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
outl | 1932 | drivers/net/de4x5.c | outl(tmp.addr[0], DE4X5_OMR); |
outl | 220 | drivers/net/tulip.c | outl(inl(ioaddr + CSR6) & ~0x2002, ioaddr + CSR6); |
outl | 228 | drivers/net/tulip.c | outl(0, ioaddr + CSR9); /* Reset the pointer with a dummy write. */ |
outl | 272 | drivers/net/tulip.c | outl(0xfff80001, ioaddr + CSR0); |
outl | 282 | drivers/net/tulip.c | outl(0xfff84800, ioaddr + CSR0); |
outl | 320 | drivers/net/tulip.c | outl((int)tp->rx_ring, ioaddr + CSR3); |
outl | 321 | drivers/net/tulip.c | outl((int)tp->tx_ring, ioaddr + CSR4); |
outl | 324 | drivers/net/tulip.c | outl(0x00000000, ioaddr + CSR13); |
outl | 325 | drivers/net/tulip.c | outl(0x00000004, ioaddr + CSR13); |
outl | 328 | drivers/net/tulip.c | outl(0xfffe2002, ioaddr + CSR6); |
outl | 331 | drivers/net/tulip.c | outl(0, ioaddr + CSR1); |
outl | 338 | drivers/net/tulip.c | outl(0xFFFFFFFF, ioaddr + CSR7); |
outl | 438 | drivers/net/tulip.c | outl(0, ioaddr + CSR1); |
outl | 468 | drivers/net/tulip.c | outl(csr5 & 0x0001ffff, ioaddr + CSR5); |
outl | 550 | drivers/net/tulip.c | outl(0x0001ffff, ioaddr + CSR5); |
outl | 647 | drivers/net/tulip.c | outl(0x00000000, ioaddr + CSR7); |
outl | 649 | drivers/net/tulip.c | outl(inl(ioaddr + CSR6) & ~0x2002, ioaddr + CSR6); |
outl | 684 | drivers/net/tulip.c | outl(csr6 | 0x0080, ioaddr + CSR6); |
outl | 686 | drivers/net/tulip.c | outl(csr6 | 0x00C0, ioaddr + CSR6); |
outl | 698 | drivers/net/tulip.c | outl(csr6 | 0x0000, ioaddr + CSR6); |
outl | 1294 | drivers/scsi/53c7,8xx.h | outl((value), NCR53c7x0_address_io + (address))) |
outl | 304 | drivers/scsi/u14-34f.c | outl((unsigned int)cpp, sh[j]->io_port + REG_OGM); |
outl | 609 | drivers/scsi/u14-34f.c | outl((unsigned int)cpp, sh[j]->io_port + REG_OGM); |
outl | 783 | drivers/scsi/ultrastor.c | outl((unsigned int)my_mscp, config.ogm_address); |
outl | 897 | drivers/scsi/ultrastor.c | outl((int)&config.mscp[mscp_index], config.ogm_address); |