Searched refs:interrupt (Results 401 - 425 of 4555) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S63 mcr p15, 0, r3, c7, c0, 4 @ wait for interrupt
/linux-master/arch/mips/dec/
H A Dkn02xa-berr.c13 #include <linux/interrupt.h>
44 static const char intstr[] = "interrupt";
115 * The interrupt is asynchronously delivered thus EPC and RA
118 printk(KERN_ALERT "Fatal bus interrupt, epc == %08lx, ra == %08lx\n",
/linux-master/arch/mips/kernel/
H A Dirq-msc01.c9 #include <linux/interrupt.h>
26 /* mask off an interrupt */
37 /* unmask an interrupt */
83 /* read the interrupt vector register */
88 /* Ignore spurious interrupt */
121 /* Reset interrupt controller - initialises all registers to 0 */
154 MSCIC_WRITE(MSC01_IC_GENA, MSC01_IC_GENA_GENA_BIT); /* Enable interrupt generation */
H A Dcevt-gt641xx.c9 #include <linux/interrupt.h>
/linux-master/arch/mips/sibyte/sb1250/
H A Dsmp.c8 #include <linux/interrupt.h>
43 /* Set interrupt mask, but don't enable */
157 /* Clear the mailbox to clear the interrupt */
/linux-master/include/linux/mfd/wm8994/
H A Dcore.h14 #include <linux/interrupt.h>
/linux-master/sound/pci/pcxhr/
H A Dpcxhr.h13 #include <linux/interrupt.h>
69 struct mutex lock; /* interrupt lock */
96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */
97 int dsp_time_last; /* the last dsp time (read by interrupt) */
99 unsigned int src_it_dsp; /* dsp interrupt source */
/linux-master/arch/hexagon/kernel/
H A Dasm-offsets.c15 #include <linux/interrupt.h>
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54pci.h4 #include <linux/interrupt.h>
/linux-master/include/linux/mfd/arizona/
H A Dcore.h14 #include <linux/interrupt.h>
/linux-master/drivers/input/mouse/
H A Datarimouse.c13 * The low level init and interrupt stuff is handled in arch/mm68k/atari/atakeyb.c
15 * interrupt is shared with the MIDI ACIA so MIDI data also get handled there).
41 #include <linux/interrupt.h>
H A Drpcmouse.c13 * another register holding the button state. On every VSYNC interrupt we read
19 #include <linux/interrupt.h>
87 printk(KERN_ERR "rpcmouse: unable to allocate VSYNC interrupt\n");
/linux-master/arch/arm/mach-sa1100/
H A Dssp.c14 #include <linux/interrupt.h>
/linux-master/kernel/irq/
H A Dautoprobe.c5 * This file contains the interrupt probing code and driver APIs.
10 #include <linux/interrupt.h>
17 * Autodetection depends on the fact that any interrupt that
19 * "IRQS_WAITING" cleared and the interrupt disabled.
24 * probe_irq_on - begin an interrupt autodetect
26 * Commence probing for an interrupt. The interrupts are scanned
27 * and a mask of potential interrupt lines is returned.
106 * probe_irq_mask - scan a bitmap of interrupt lines
109 * Scan the interrupt lines and return a bitmap of active
110 * autodetect interrupts. The interrupt prob
[all...]
/linux-master/drivers/staging/iio/addac/
H A Dadt7316-spi.c12 #include <linux/interrupt.h>
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_debugfs.c31 #include <linux/interrupt.h>
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_trng.c10 #include <linux/interrupt.h>
/linux-master/drivers/input/misc/
H A Dhisi_powerkey.c18 #include <linux/interrupt.h>
26 /* the held interrupt will trigger after 4 seconds */
H A Dmax77650-onkey.c10 #include <linux/interrupt.h>
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c9 #include <linux/interrupt.h>
114 /* There is only one IPI interrupt shared by all messages, so
115 * we keep a separate interrupt flag per message type in sw. */
120 /* Generate the actual interrupt by writing to CCRn bit 28. */
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet_common.h5 #include <linux/interrupt.h>
/linux-master/drivers/clocksource/
H A Dtimer-cs5535.c14 #include <linux/interrupt.h>
110 /* See if the interrupt was for us */
158 printk(KERN_ERR DRV_NAME ": Unable to set up the interrupt.\n");
H A Dtimer-vt8500.c16 #include <linux/interrupt.h>
30 #define TIMER_IER_VAL 0x001c /* interrupt enable */
/linux-master/arch/mips/alchemy/common/
H A Dtime.c24 #include <linux/interrupt.h>
128 pr_err("Failed to register timer interrupt\n");
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c19 #include <linux/interrupt.h>
133 pr_err("Failed to register timer interrupt\n");
172 * interrupt and incremented jiffies yet.

Completed in 214 milliseconds

<<11121314151617181920>>