Searched refs:ISR (Results 1 – 16 of 16) sorted by relevance
/arch/h8300/platform/h8s/ |
D | irq.c | 87 *(volatile unsigned short *)ISR &= ~ptn; /* ISR clear */ in h8300_enable_irq_pin() 99 *(volatile unsigned short *)ISR &= ~ptn; in h8300_disable_irq_pin()
|
/arch/arm/mach-at91/include/mach/ |
D | entry-macro.S | 24 teq \irqstat, #0 @ ISR is 0 when no current interrupt, or spurious interrupt
|
/arch/h8300/include/asm/ |
D | regs306x.h | 74 #define ISR 0xFEE016 macro
|
D | regs267x.h | 137 #define ISR 0xFFFF34 macro
|
/arch/microblaze/kernel/ |
D | intc.c | 30 #define ISR 0x00 /* Interrupt Status Register */ macro
|
/arch/m68k/platform/68328/ |
D | ints.c | 82 unsigned long pend = ISR; in process_int()
|
/arch/ia64/kernel/ |
D | paravirt.c | 188 CASE_GET_CR(ISR); in ia64_native_getreg_func() 268 CASE_SET_CR(ISR); in ia64_native_setreg_func() 448 __DEFINE_GET_CR(ISR, isr) 531 __DEFINE_SET_CR(ISR, isr) 841 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(isr, ISR),
|
/arch/avr32/mach-at32ap/ |
D | pio.c | 294 isr = pio_readl(pio, ISR) & pio_readl(pio, IMR); in gpio_irq_handler() 469 (void) pio_readl(pio, ISR); in at32_init_pio()
|
D | extint.c | 153 status = eic_readl(eic, ISR); in demux_eic_irq()
|
D | at32ap700x.c | 223 status = pm_readl(ISR); in pll1_mode()
|
/arch/arm/plat-mxc/ |
D | Kconfig | 38 This feature prevents higher priority ISR to be interrupted
|
/arch/m68k/include/asm/ |
D | MC68EZ328.h | 281 #define ISR LONG_REF(ISR_ADDR) macro
|
D | MC68328.h | 358 #define ISR LONG_REF(ISR_ADDR) macro
|
D | MC68VZ328.h | 291 #define ISR LONG_REF(ISR_ADDR) macro
|
/arch/x86/kvm/ |
D | trace.h | 150 AREG(EOI), AREG(RRR), AREG(LDR), AREG(DFR), AREG(SPIV), AREG(ISR), \
|
/arch/frv/kernel/ |
D | entry.S | 190 # ISR - kernel's preferred integer controls
|