IER               138 arch/x86/kernel/early_printk.c 	outb(0, early_serial_base + IER);	/* no interrupt */
IER                91 include/linux/hayesesp.h 	int			IER; 	/* Interrupt Enable Register */
IER                39 include/linux/serial167.h 	int			IER; 	/* Interrupt Enable Register */
IER                67 include/linux/serialP.h 	int			IER; 	/* Interrupt Enable Register */
IER               446 include/media/saa7146.h 	saa7146_write(x, IER, saa7146_read(x, IER) & ~y);
IER               454 include/media/saa7146.h 	saa7146_write(x, IER, saa7146_read(x, IER) | y);
IER               590 sound/pci/atiixp.c 	atiixp_write(chip, IER, CODEC_CHECK_BITS);
IER               598 sound/pci/atiixp.c 	atiixp_write(chip, IER, 0); /* disable irqs */
IER               628 sound/pci/atiixp.c 	atiixp_write(chip, IER,
IER               646 sound/pci/atiixp.c 	atiixp_write(chip, IER, 0);
IER               714 sound/pci/atiixp.c 	atiixp_update(chip, IER, ATI_REG_IER_SET_BUS_BUSY, bus_busy);
IER              1368 sound/pci/atiixp.c 		atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */
IER               545 sound/pci/atiixp_modem.c 	atiixp_write(chip, IER, CODEC_CHECK_BITS);
IER               553 sound/pci/atiixp_modem.c 	atiixp_write(chip, IER, 0); /* disable irqs */
IER               580 sound/pci/atiixp_modem.c 	atiixp_write(chip, IER,
IER               596 sound/pci/atiixp_modem.c 	atiixp_write(chip, IER, 0);
IER               665 sound/pci/atiixp_modem.c 	atiixp_update(chip, IER, ATI_REG_IER_MODEM_SET_BUS_BUSY, bus_busy);
IER              1049 sound/pci/atiixp_modem.c 		atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */
IER                57 sound/pci/aw2/aw2-saa7146.c 	WRITEREG(0, IER);
IER                99 sound/pci/aw2/aw2-saa7146.c 	WRITEREG(0, IER);
IER               139 sound/pci/aw2/aw2-saa7146.c 	WRITEREG(A1_out | A2_out | A1_in | IIC_S | IIC_E, IER);
IER               720 sound/soc/at32/at32-ssc.c 	ssc_writel(ssc_p->ssc->regs, IER, ssc_p->ssc_state.ssc_imr);
IER               287 sound/spi/at73c213.c 		ssc_writel(chip->ssc->regs, IER, SSC_BIT(IER_ENDTX));