Searched refs:INTERRUPT (Results 1 - 73 of 73) sorted by relevance

/linux-4.4.14/drivers/staging/comedi/drivers/
H A Damplc_dio200.c46 * 3 CTR-Z1 INTERRUPT* CTR-Z2
47 * 4 CTR-Z2 INTERRUPT
48 * 5 INTERRUPT
56 * 3 CTR-Y2 INTERRUPT
59 * 6 INTERRUPT
139 * The 'INTERRUPT' subdevice pretends to be a digital input subdevice. The
142 * have an interrupt status register; see notes on 'INTERRUPT SOURCES'
145 * INTERRUPT SOURCES
180 * interrupt status register; its 'INTERRUPT' subdevice has a single
187 * 'INTERRUPT' subdevice. The channel list selects the interrupt sources
H A Damplc_dio200_pci.c45 * 4 INTERRUPT CTR-Z1 CTR-Z1
48 * 7 INTERRUPT INTERRUPT
57 * 3 INTERRUPT PPI-Y2
61 * 7 INTERRUPT
172 * The 'INTERRUPT' subdevice pretends to be a digital input subdevice. The
175 * have an interrupt status register; see notes on 'INTERRUPT SOURCES'
178 * INTERRUPT SOURCES
215 * 'INTERRUPT' subdevice. The channel list selects the interrupt sources
H A Damplc_dio200_common.c826 /* 'INTERRUPT' subdevice */ amplc_dio200_common_attach()
H A Dpcmmio.c454 * 'do_cmd' function for an 'INTERRUPT' subdevice.
H A Dpcmuio.c455 * 'do_cmd' function for an 'INTERRUPT' subdevice.
H A Dcb_pcidas.c79 #define PCIDAS_CTRL_REG 0x00 /* INTERRUPT / ADC FIFO register */
/linux-4.4.14/include/linux/mfd/
H A Dsmsc.h89 /* Registers for SMSC GPIO INTERRUPT STATUS REGISTER*/
92 /* Registers for SMSC GPIO INTERRUPT MASK REGISTER*/
H A Dpalmas.h2080 /* Registers for function INTERRUPT */
3015 /* Registers for function INTERRUPT */
/linux-4.4.14/arch/powerpc/include/asm/
H A Dtsi108_irq.h51 /* EXTERNAL INTERRUPT SOURCES */
58 /* INTERNAL INTERRUPT SOURCES */
H A Dsstep.h52 INTERRUPT, enumerator in enum:instruction_type
/linux-4.4.14/drivers/net/ethernet/
H A Ddnet.h120 /* INTERRUPT SOURCE REGISTER FIELDS */
133 /* INTERRUPT ENABLE REGISTER FIELDS */
/linux-4.4.14/arch/blackfin/mach-bf537/
H A Dints-priority.c151 " MASKED PERIPHERAL ERROR INTERRUPT ASSERTED\n", bf537_demux_error_irq()
155 pr_err("%s: IRQ ?: PERIPHERAL ERROR INTERRUPT ASSERTED BUT NO SOURCE FOUND\n", bf537_demux_error_irq()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpci-sh5.c65 printk("PCI INTERRUPT (at %08llx)!\n", regs->pc); pcish5_err_irq()
74 printk("PCI ARB INTERRUPT!\n"); pcish5_err_irq()
/linux-4.4.14/drivers/edac/
H A Dedac_module.c57 return "INTERRUPT"; edac_op_state_to_string()
H A Dedac_core.h252 * If NULL: Then assumes INTERRUPT operation, where
350 * If NULL: Then assumes INTERRUPT operation, where
/linux-4.4.14/sound/pci/asihpi/
H A Dhpios.c32 /* MUST NOT SCHEDULE IN INTERRUPT CONTEXT! */ hpios_delay_micro_seconds()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dmac.c24 ath_dbg(ath9k_hw_common(ah), INTERRUPT, ath9k_hw_set_txq_interrupts() local
784 ath_dbg(common, INTERRUPT, "disable IER\n"); ath9k_hw_kill_interrupts()
818 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", ath9k_hw_enable_interrupts()
832 ath_dbg(common, INTERRUPT, "enable IER\n"); ath9k_hw_enable_interrupts()
841 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n", ath9k_hw_enable_interrupts()
856 ath_dbg(common, INTERRUPT, "New interrupt mask 0x%x\n", ints); ath9k_hw_set_interrupts()
926 ath_dbg(common, INTERRUPT, "new IMR 0x%x\n", mask); ath9k_hw_set_interrupts()
H A Dar9002_mac.c130 ath_dbg(common, INTERRUPT, ar9002_hw_get_isr()
193 ath_dbg(common, INTERRUPT, ar9002_hw_get_isr()
200 ath_dbg(common, INTERRUPT, ar9002_hw_get_isr()
H A Dar9003_mac.c344 ath_dbg(common, INTERRUPT, ar9003_hw_get_isr()
H A Ddebug.c714 seq_printf(file, "INTERRUPT-MASK: 0x%x", reg); read_file_misc()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c216 #define INTERRUPT 12 macro
1095 outw(0, ioaddr + INTERRUPT); smc_close()
1167 (inw(ioaddr + INTERRUPT) & 0xff00), smc_hardware_send_packet()
1168 ioaddr + INTERRUPT); smc_hardware_send_packet()
1241 ir = inw(ioaddr+INTERRUPT); smc_start_xmit()
1244 outw((ir&0xff00) | IM_ALLOC_INT, ioaddr + INTERRUPT); smc_start_xmit()
1253 outw((IM_ALLOC_INT << 8) | (ir & 0xff00), ioaddr + INTERRUPT); smc_start_xmit()
1372 mask = inw(ioaddr + INTERRUPT) >> 8; smc_interrupt()
1374 outw(0, ioaddr + INTERRUPT); smc_interrupt()
1377 status = inw(ioaddr + INTERRUPT) & 0xff; smc_interrupt()
1391 outw(IM_TX_INT, ioaddr + INTERRUPT); smc_interrupt()
1395 outw(IM_TX_EMPTY_INT, ioaddr + INTERRUPT); smc_interrupt()
1417 outw(IM_RX_OVRN_INT, ioaddr + INTERRUPT); smc_interrupt()
1427 outw((mask<<8), ioaddr + INTERRUPT); smc_interrupt()
1676 outw(0, ioaddr + INTERRUPT); smc_reset()
1701 ioaddr + INTERRUPT); smc_reset()
1733 i = inw(ioaddr + INTERRUPT); media_check()
H A Dsmc9194.c539 status = inb( ioaddr + INTERRUPT ); smc_wait_to_send_packet()
542 outb( IM_ALLOC_INT, ioaddr + INTERRUPT ); smc_wait_to_send_packet()
771 int_status = inb( ioaddr + INTERRUPT ); smc_findirq()
1344 status = inb( ioaddr + INTERRUPT ) & mask; smc_interrupt()
1362 outb(IM_TX_INT, ioaddr + INTERRUPT ); smc_interrupt()
1378 outb( IM_TX_EMPTY_INT, ioaddr + INTERRUPT ); smc_interrupt()
1401 outb( IM_RX_OVRN_INT, ioaddr + INTERRUPT ); smc_interrupt()
1403 PRINTK((CARDNAME ": UNSUPPORTED: EPH INTERRUPT\n")); smc_interrupt()
1405 PRINTK((CARDNAME ": UNSUPPORTED: ERCV INTERRUPT\n")); smc_interrupt()
1406 outb( IM_ERCV_INT, ioaddr + INTERRUPT ); smc_interrupt()
H A Dsmc9194.h137 #define INTERRUPT 12 macro
H A Dsmc91x.c1293 PRINTK(dev, "UNSUPPORTED: ERCV INTERRUPT\n"); smc_interrupt()
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/
H A Dcs5536_pci.h105 /* INTERRUPT */
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_gpio_macros.h51 /* MSP_GPIO_ INTERRUPT = 0x1, Not supported yet */
117 0x00000, /* Mode 1 - INTERRUPT */
/linux-4.4.14/arch/powerpc/lib/
H A Dsstep.c1674 op->type = INTERRUPT | 0x700; analyse_instr()
1679 op->type = INTERRUPT | 0x700; analyse_instr()
1685 op->type = INTERRUPT | 0x800; analyse_instr()
1691 op->type = INTERRUPT | 0xf20; analyse_instr()
1697 op->type = INTERRUPT | 0xf40; analyse_instr()
/linux-4.4.14/arch/xtensa/variants/fsf/include/variant/
H A Dcore.h269 * (as numbered internally, eg. in INTERRUPT and INTENABLE registers)
/linux-4.4.14/include/uapi/linux/
H A Dfirewire-cdev.h752 * When using this, all other fields except @control.INTERRUPT must be zero.
754 * When a packet with the @control.INTERRUPT flag set has been completed, an
778 * When a packet with the @control.INTERRUPT flag set has been completed, an
795 * When a buffer chunk with the @control.INTERRUPT flag set has been filled
/linux-4.4.14/arch/tile/include/hv/
H A Diorpc.h152 * @subsection iorpc_interrupt INTERRUPT
154 * The INTERRUPT .idl datatype allows the client to bind hardware
203 * implement special datatypes like MEM_BUFFER() and INTERRUPT - we arrange
/linux-4.4.14/kernel/
H A Dptrace.c936 * INTERRUPT doesn't disturb existing trap sans one ptrace_request()
938 * STOP, this INTERRUPT should clear LISTEN and re-trap ptrace_request()
954 * again. Alternatively, ptracer can issue INTERRUPT to ptrace_request()
H A Dsignal.c1817 * across siglock relocks since INTERRUPT was scheduled, PENDING
1935 * untouched. The caller must ensure that INTERRUPT trap handling takes
2052 * SEIZE/INTERRUPT traps. Both generate PTRACE_EVENT_STOP trap with
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-core.c212 dev_dbg(&dev->pci->dev, "%s: **** INTERRUPT NOT HANDLED - clearing mask (orig 0x%08x, cur 0x%08x)", tw68_irq()
/linux-4.4.14/drivers/input/misc/
H A Dkxtj9.c52 /* INTERRUPT CONTROL REGISTER 1 BITS */
/linux-4.4.14/drivers/net/hippi/
H A Drrunner.h482 #define INTERRUPT 0x02 macro
/linux-4.4.14/arch/xtensa/variants/dc232b/include/variant/
H A Dcore.h293 * (as numbered internally, eg. in INTERRUPT and INTENABLE registers)
/linux-4.4.14/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h341 * (as numbered internally, eg. in INTERRUPT and INTENABLE registers)
/linux-4.4.14/arch/blackfin/mach-common/
H A Dints-priority.c676 " MASKED MAC ERROR INTERRUPT ASSERTED\n", bfin_demux_mac_status_irq()
682 " INTERRUPT ASSERTED BUT NO SOURCE FOUND" bfin_demux_mac_status_irq()
/linux-4.4.14/arch/m68k/kernel/
H A Dtraps.c58 [VEC_UNINT] = "UNINITIALIZED INTERRUPT",
67 [VEC_SPUR] = "SPURIOUS INTERRUPT",
/linux-4.4.14/arch/xtensa/variants/de212/include/variant/
H A Dcore.h427 * (as numbered internally, eg. in INTERRUPT and INTENABLE registers)
/linux-4.4.14/drivers/char/
H A Dtlclk.c107 /* INTERRUPT CAUSE DEFINE */
/linux-4.4.14/drivers/char/tpm/st33zp24/
H A Dst33zp24.c580 /* INTERRUPT Setup */ st33zp24_probe()
/linux-4.4.14/drivers/scsi/
H A D53c700.c1262 printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
1666 DEBUG(("scsi%d: (%d:%d) ====>SCRIPT INTERRUPT<====\n",
H A DFlashPoint.c4580 WRW_HARPOON(map_addr, (SSI_OP + SSI_IDO_STRT)); /*STOP AND INTERRUPT */ FPT_autoLoadDefaultMap()
4600 WRW_HARPOON(map_addr, (SSI_OP + SSI_ITAR_DISC)); /*STOP AND INTERRUPT */ FPT_autoLoadDefaultMap()
H A Dwd33c93.c1499 printk("--UNKNOWN INTERRUPT:%02x:%02x:%02x--", asr, sr, phs); wd33c93_intr()
H A Din2000.c1580 printk("--UNKNOWN INTERRUPT:%02x:%02x:%02x--", asr, sr, phs); in2000_intr()
H A DBusLogic.c1989 blogic_err("NO LEGAL INTERRUPT CHANNEL ASSIGNED - DETACHING\n", blogic_getres()
/linux-4.4.14/drivers/usb/dwc2/
H A Dhcd_ddma.c476 * Calculate starting descriptor index. For INTERRUPT endpoint it is dwc2_recalc_initial_desc_idx()
H A Dhcd_intr.c1530 pipetype = "INTERRUPT"; dwc2_hc_ahberr_intr()
H A Dhcd.c2534 pipetype = "INTERRUPT"; dwc2_dump_urb_info()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dpc.h144 #define N_EDATA_ACK 13 /* data ack ind for INTERRUPT */
/linux-4.4.14/drivers/media/rc/
H A Dwinbond-cir.c334 * INTERRUPT FUNCTIONS
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_tis.c734 /* INTERRUPT Setup */ tpm_tis_init()
/linux-4.4.14/drivers/atm/
H A Dlanai.c1029 /* -------------------- INTERRUPT HANDLING UTILITIES: */
1805 /* -------------------- INTERRUPT SERVICE: */
/linux-4.4.14/drivers/tty/serial/
H A Dicom.c855 trace(icom_port, "INTERRUPT", port_int_reg); process_interrupt()
/linux-4.4.14/arch/metag/include/asm/
H A Dmetag_regs.h741 * THREAD CONTROL, ERROR, OR INTERRUPT STATE EXTENSIONS
/linux-4.4.14/drivers/video/fbdev/
H A Dpxafb.c1214 /* leave 2 commands for INTERRUPT and WAIT_FOR_SYNC */ pxafb_smart_queue()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dhwmtm.c682 INTERRUPT SERVICE ROUTINE:
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dentry.S404 /* NB TAKE GREAT CARE HERE TO ENSURE THAT THE INTERRUPT CODE
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h382 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS ***************** */
/linux-4.4.14/drivers/usb/host/
H A Du132-hcd.c705 "g back INTERRUPT %s\n", urb, u132_hcd_interrupt_recv()
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h839 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS ***************** */
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h601 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS *************************************/
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h602 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS *************************************/
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h971 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS *************************************/
/linux-4.4.14/sound/pci/
H A Dintel8x0.c284 #define ALI_INT_SPDIFOUT (1<<23) /* controller spdif out INTERRUPT */
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c180 INTERRUPT CARDS FROM THE SLOW INTERRUPT CARDS to ensure that they do not
/linux-4.4.14/drivers/staging/octeon-usb/
H A Docteon-hcd.c1082 * @interval: For ISOCHRONOUS and INTERRUPT transfers,
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.c5593 dev_warn(dev, "%s: Too many INTERRUPT pipes\n", rtl8xxxu_parse_usb()
/linux-4.4.14/drivers/dma/ppc4xx/
H A Dadma.c240 * ppc440spe_desc_init_interrupt - initialize the descriptor for INTERRUPT
/linux-4.4.14/drivers/block/
H A Dskd_main.c3777 * PCIe MSI/MSI-X INTERRUPT HANDLERS
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1226 /* ************* SYSTEM INTERRUPT CONTROLLER MASKS ***************** */
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2100.c3259 ": ***** PARITY ERROR INTERRUPT !!!!\n"); ipw2100_irq_tasklet()

Completed in 3540 milliseconds