Home
last modified time | relevance | path

Searched refs:IRQCONTROL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c321 nsp_write(base, IRQCONTROL, IRQCONTROL_ALLMASK); in nsphw_init()
355 nsp_write(base, IRQCONTROL, IRQCONTROL_ALLCLEAR); in nsphw_init()
994 nsp_write(base, IRQCONTROL, IRQCONTROL_IRQDISABLE); in nspintr()
998 nsp_write(base, IRQCONTROL, 0); in nspintr()
1030 nsp_write(base, IRQCONTROL, IRQCONTROL_TIMER_CLEAR); in nspintr()
1034 nsp_write(base, IRQCONTROL, IRQCONTROL_TIMER_CLEAR | IRQCONTROL_FIFO_CLEAR); in nspintr()
1073 nsp_write(base, IRQCONTROL, IRQCONTROL_RESELECT_CLEAR); in nspintr()
1473 nsp_write(base, IRQCONTROL, IRQCONTROL_ALLMASK); in nsp_bus_reset()
1484 nsp_write(base, IRQCONTROL, IRQCONTROL_ALLCLEAR); in nsp_bus_reset()
H A Dnsp_cs.h39 #define IRQCONTROL 0x00 /* R */ macro
/openbmc/linux/sound/pci/
H A Des1938.c1392 outb(0xf0, SLIO_REG(chip, IRQCONTROL)); in snd_es1938_chip_init()
1424 outb(0x00, SLIO_REG(chip, IRQCONTROL)); /* disable irqs */ in es1938_suspend()
1509 outb(0x00, SLIO_REG(chip, IRQCONTROL)); in snd_es1938_free()
1578 status = inb(SLIO_REG(chip, IRQCONTROL)); in snd_es1938_interrupt()