Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c543 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_enable_irq()
557 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_disable_irq()
716 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_context_restore()
773 OMAP_HSMMC_WRITE(host->base, IE, INT_EN_MASK); in send_init_stream()
1715 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_enable_sdio_irq()
1725 OMAP_HSMMC_READ(host->base, IE); in omap_hsmmc_enable_sdio_irq()
1886 OMAP_HSMMC_READ(host->base, IE)); in omap_hsmmc_regs_show()
2361 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_suspend()
2428 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_runtime_suspend()
2439 OMAP_HSMMC_WRITE(host->base, IE, CIRQ_EN); in omap_hsmmc_runtime_suspend()
[all …]
Domap.c400 OMAP_MMC_WRITE(host, IE, irq_mask); in mmc_omap_start_command()
636 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_cmd_timer()
736 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq()
839 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq()
1202 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_set_ios()
/drivers/net/ethernet/sis/
Dsis900.h77 IE = 0x00000001 enumerator
Dsis900.c1063 sw32(ier, IE); in sis900_open()
2481 sw32(ier, IE); in sis900_resume()
/drivers/scsi/
Dsym53c416.c99 #define IE 0x20 /* Interrupt Enable */ macro
511 outb(IE | WSE0, base + CONF_REG_5); in sym53c416_init()