Searched refs:IRQSTAT (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-of-esdhc.c93 * Enable IRQSTATEN[BGESEN] is just to set IRQSTAT[BGE] esdhc_writel()
147 * error(IRQSTAT[ADMAE]) if both Transfer Complete(IRQSTAT[TC])
148 * and Block Gap Event(IRQSTAT[BGE]) are also set.
/linux-4.1.27/sound/oss/
H A Dwaveartist.h12 #define IRQSTAT 12 macro
H A Dwaveartist.c617 inb(devc->hw.io_base + IRQSTAT)); waveartist_prepare_for_input()
665 printk("WA IRQS reg: 0x%02X.\n",inb(devc->hw.io_base + IRQSTAT)); waveartist_prepare_for_output()
855 irqstatus = inb(devc->hw.io_base + IRQSTAT); waveartist_intr()
/linux-4.1.27/drivers/irqchip/
H A Dirq-bcm7120-l2.c35 #define IRQSTAT 0x04 macro
153 data->stat_offset[0] = IRQSTAT; bcm7120_l2_intc_iomap_7120()
/linux-4.1.27/sound/isa/gus/
H A Dgus_reset.c106 inb(GUSP(gus, IRQSTAT)); snd_gf1_clear_regs()
120 inb(GUSP(gus, IRQSTAT)); snd_gf1_look_regs()
H A Dgus_io.c509 printk(KERN_INFO " -S- IRQ status = 0x%x\n", inb(GUSP(gus, IRQSTAT)));
H A Dgus_main.c169 gus->gf1.reg_irqstat = GUSP(gus, IRQSTAT); snd_gus_create()
/linux-4.1.27/sound/pci/ice1712/
H A Dice1712.c432 status = inb(ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
439 outb(ICE1712_IRQ_MPU1, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
443 outb(ICE1712_IRQ_TIMER, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
447 outb(ICE1712_IRQ_MPU2, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
464 outb(ICE1712_IRQ_FM, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
479 outb(ICE1712_IRQ_PBKDS, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
484 outb(ICE1712_IRQ_CONCAP, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
489 outb(ICE1712_IRQ_CONPBK, ICEREG(ice, IRQSTAT)); snd_ice1712_interrupt()
H A Dice1724.c426 status = inb(ICEREG1724(ice, IRQSTAT)); snd_vt1724_interrupt()
432 status = inb(ICEREG1724(ice, IRQSTAT)); snd_vt1724_interrupt()
462 outb(status, ICEREG1724(ice, IRQSTAT)); snd_vt1724_interrupt()
/linux-4.1.27/drivers/media/platform/marvell-ccic/
H A Dmcam-core.h291 #define REG_IRQMASK 0x2c /* IRQ mask - same bits as IRQSTAT */
/linux-4.1.27/drivers/gpio/
H A Dgpio-mxs.c305 /* clear address has to be used to clear IRQSTAT bits */ mxs_gpio_probe()

Completed in 343 milliseconds