Searched refs:IRQ_STATUS (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/arm/mach-gemini/include/mach/
H A Dentry-macro.S13 #define IRQ_STATUS 0x14 define
19 ldr \irqstat, =IO_ADDRESS(GEMINI_INTERRUPT_BASE + IRQ_STATUS)
/linux-4.4.14/drivers/irqchip/
H A Dirq-versatile-fpga.c18 #define IRQ_STATUS 0x00 macro
71 u32 status = readl(f->base + IRQ_STATUS); fpga_irq_handle()
97 while ((status = readl(f->base + IRQ_STATUS))) { handle_one_fpga()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dlgdt330x_priv.h29 IRQ_STATUS= 0x02, enumerator in enum:I2C_REG
H A Dlgdt330x.c469 * to see that status bit in the IRQ_STATUS register. lgdt3302_read_status()
474 dprintk("%s: TOP_CONTROL = 0x%02x, IRO_MASK = 0x%02x, IRQ_STATUS = 0x%02x\n", __func__, buf[0], buf[1], buf[2]); lgdt3302_read_status()
/linux-4.4.14/arch/arm/mach-gemini/
H A Dirq.c30 #define IRQ_STATUS(base_addr) (base_addr + 0x14) macro
/linux-4.4.14/drivers/pci/host/
H A Dpci-keystone-dw.c45 #define IRQ_STATUS 0x184 macro
53 #define IRQ_STATUS 0x184 macro
233 pending = readl(ks_pcie->va_app_base + IRQ_STATUS + (offset << 4)); ks_dw_pcie_handle_legacy_irq()
/linux-4.4.14/sound/pci/
H A Dfm801.c514 if (fm801_readw(chip, IRQ_STATUS) & FM801_IRQ_PLAYBACK) { snd_fm801_playback_pointer()
531 if (fm801_readw(chip, IRQ_STATUS) & FM801_IRQ_CAPTURE) { snd_fm801_capture_pointer()
545 status = fm801_readw(chip, IRQ_STATUS); snd_fm801_interrupt()
550 fm801_writew(chip, IRQ_STATUS, status); snd_fm801_interrupt()
1149 fm801_writew(chip, IRQ_STATUS, snd_fm801_chip_init()
/linux-4.4.14/drivers/net/ethernet/hp/
H A Dhp100.c830 hp100_outw(0xffff, IRQ_STATUS); /* clear all pending ints */ hp100_hwinit()
930 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ hp100_mmuinit()
1081 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ hp100_mmuinit()
1398 hp100_outw(0xffff, IRQ_STATUS); /* Ack all ints */ hp100_BM_shutdown()
1716 val = hp100_inw(IRQ_STATUS); hp100_start_xmit()
1719 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); hp100_start_xmit()
2219 val = hp100_inw(IRQ_STATUS); hp100_interrupt()
2270 hp100_outw(val, IRQ_STATUS); hp100_interrupt()
2345 hp100_outw(0xffff, IRQ_STATUS); /* ack all IRQs */ hp100_start_interface()
2363 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ hp100_start_interface()
2752 hp100_outw(HP100_MISC_ERROR, IRQ_STATUS); hp100_login_to_vg_hub()
H A Dhp100.h202 * (Page PERFORMANCE, IRQ_STATUS, Offset 0x08-0x09)
/linux-4.4.14/drivers/scsi/
H A Dnsp32_debug.c258 printk("IrqStatus=0x%x, ", nsp32_read2(base, IRQ_STATUS)); nsp32_print_register()
H A Dnsp32.h91 #define IRQ_STATUS 0x00 /* BASE+00, W, R */ macro
H A Dnsp32.c1072 irq_stat = nsp32_read2(base, IRQ_STATUS); nsp32hw_init()
1177 irq_stat = nsp32_read2(base, IRQ_STATUS); do_nsp32_isr()
2901 intrdat = nsp32_read2(base, IRQ_STATUS); /* dummy read */ nsp32_do_bus_reset()
/linux-4.4.14/arch/arm/mach-integrator/
H A Dhardware.h312 #define IRQ_STATUS 0 macro
/linux-4.4.14/sound/soc/codecs/
H A Dnau8825.h151 /* IRQ_STATUS (0x10) */
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c227 __DMA(IRQ_STATUS, irq_status); bfin_debug_mmrs_dma()

Completed in 445 milliseconds