Searched refs:IE (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/sis/
H A Dsis900.h77 IE = 0x00000001 enumerator in enum:sis900_interrupt_enable_reigster_bits
H A Dsis900.c1050 outl(IE, ioaddr + ier);
2458 outl(IE, ioaddr + ier);
/drivers/mmc/host/
H A Domap.c395 OMAP_MMC_WRITE(host, IE,
639 OMAP_MMC_WRITE(host, IE, 0);
724 OMAP_MMC_WRITE(host, IE, 0);
829 OMAP_MMC_WRITE(host, IE, 0);
1284 OMAP_MMC_WRITE(host, IE, 0);
H A Domap_hsmmc.c467 OMAP_HSMMC_WRITE(host->base, IE, irq_mask);
473 OMAP_HSMMC_WRITE(host->base, IE, 0);
681 OMAP_HSMMC_WRITE(host->base, IE, INT_EN_MASK);
1689 seq_printf(s, "IE:\t\t0x%08x\n",
1690 OMAP_HSMMC_READ(host->base, IE));
/drivers/scsi/
H A Dsym53c416.c99 #define IE 0x20 /* Interrupt Enable */ macro
511 outb(IE | WSE0, base + CONF_REG_5);

Completed in 2485 milliseconds