| tag | line | file | source code |
| outl | 171 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Enable the IRQs */ |
| outl | 176 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Disable the IRQs */ |
| outl | 180 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Unmask the IRQs */ |
| outl | 185 | drivers/net/de4x5.c | outl(imr, DE4X5_IMR) /* Mask the IRQs */ |
| outl | 193 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR) /* Enable the TX and/or RX */ |
| outl | 198 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR) /* Disable the TX and/or RX */ |
| outl | 204 | drivers/net/de4x5.c | outl(SICR_RESET, DE4X5_SICR); /* Reset SIA connectivity regs */ \ |
| outl | 205 | drivers/net/de4x5.c | outl(STRR_RESET, DE4X5_STRR); /* Write reset values */ \ |
| outl | 206 | drivers/net/de4x5.c | outl(SIGR_RESET, DE4X5_SIGR) /* Write reset values */ |
| outl | 328 | drivers/net/de4x5.c | outl(i | BMR_SWR, DE4X5_BMR);\ |
| outl | 329 | drivers/net/de4x5.c | outl(i, DE4X5_BMR);\ |
| outl | 459 | drivers/net/de4x5.c | outl((u_long)lp->rx_ring, DE4X5_RRBA); |
| outl | 460 | drivers/net/de4x5.c | outl((u_long)lp->tx_ring, DE4X5_TRBA); |
| outl | 469 | drivers/net/de4x5.c | outl(IMR_AIM|IMR_RUM, DE4X5_IMR); /* Unmask RUM interrupt */ |
| outl | 470 | drivers/net/de4x5.c | outl(OMR_SR | omr, DE4X5_OMR); /* Start RX w/no descriptors */ |
| outl | 490 | drivers/net/de4x5.c | outl(0, DE4X5_IMR); /* Re-mask RUM interrupt */ |
| outl | 622 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
| outl | 670 | drivers/net/de4x5.c | outl(bmr, DE4X5_BMR); |
| outl | 680 | drivers/net/de4x5.c | outl((u_long)lp->rx_ring, DE4X5_RRBA); /* Start of RX Descriptor List */ |
| outl | 681 | drivers/net/de4x5.c | outl((u_long)lp->tx_ring, DE4X5_TRBA); /* Start of TX Descriptor List */ |
| outl | 713 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
| outl | 719 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
| outl | 780 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
| outl | 813 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
| outl | 863 | drivers/net/de4x5.c | outl(sts, DE4X5_STS); |
| outl | 1003 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Restart a stalled TX */ |
| outl | 1106 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
| outl | 1110 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
| outl | 1114 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
| outl | 1410 | drivers/net/de4x5.c | outl(SICR_OE57 | SICR_SEL | SICR_SRL, DE4X5_SICR); |
| outl | 1422 | drivers/net/de4x5.c | outl(SIGR_JCK | SIGR_HUJ, DE4X5_SIGR); |
| outl | 1423 | drivers/net/de4x5.c | outl(STRR_CLD | STRR_CSQ | STRR_RSQ | STRR_DREN | STRR_ECEN, DE4X5_STRR); |
| outl | 1424 | drivers/net/de4x5.c | outl(SICR_OE57| SICR_OE24 | SICR_OE13 | SICR_SEL | |
| outl | 1441 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
| outl | 1456 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
| outl | 1462 | drivers/net/de4x5.c | outl(SIGR_JCK | SIGR_HUJ, DE4X5_SIGR); |
| outl | 1463 | drivers/net/de4x5.c | outl(STRR_CLD | STRR_CSQ | STRR_RSQ | STRR_DREN | STRR_ECEN, DE4X5_STRR); |
| outl | 1464 | drivers/net/de4x5.c | outl(SICR_OE57| SICR_SEL | SICR_AUI | SICR_SRL, DE4X5_SICR); |
| outl | 1472 | drivers/net/de4x5.c | outl(omr|OMR_ST, DE4X5_OMR); |
| outl | 1487 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); /* Stop everything! */ |
| outl | 1491 | drivers/net/de4x5.c | outl(SICR_RESET, DE4X5_SICR); /* Reset SIA connectivity regs */ |
| outl | 1492 | drivers/net/de4x5.c | outl(STRR_RESET, DE4X5_STRR); /* Write reset values */ |
| outl | 1493 | drivers/net/de4x5.c | outl(SIGR_RESET, DE4X5_SIGR); /* Write reset values */ |
| outl | 1733 | drivers/net/de4x5.c | outl(POLL_DEMAND, DE4X5_TPD); /* Start the TX */ |
| outl | 1746 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
| outl | 1795 | drivers/net/de4x5.c | outl(omr, DE4X5_OMR); |
| outl | 1826 | 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 | 291 | drivers/scsi/u14-34f.c | outl((unsigned int)cpp, sh[j]->io_port + REG_OGM); |
| outl | 598 | 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); |