Searched refs:CIRQ_EN (Results 1 – 1 of 1) sorted by relevance
119 #define CIRQ_EN (1 << 8) macro492 irq_mask |= CIRQ_EN; in omap_hsmmc_enable_irq()505 irq_mask |= CIRQ_EN; in omap_hsmmc_disable_irq()1106 while (status & (INT_EN_MASK | CIRQ_EN)) { in omap_hsmmc_irq()1110 if (status & CIRQ_EN) in omap_hsmmc_irq()1643 irq_mask |= CIRQ_EN; in omap_hsmmc_enable_sdio_irq()1647 irq_mask &= ~CIRQ_EN; in omap_hsmmc_enable_sdio_irq()2272 OMAP_HSMMC_WRITE(host->base, ISE, CIRQ_EN); in omap_hsmmc_runtime_suspend()2273 OMAP_HSMMC_WRITE(host->base, IE, CIRQ_EN); in omap_hsmmc_runtime_suspend()2315 OMAP_HSMMC_WRITE(host->base, ISE, CIRQ_EN); in omap_hsmmc_runtime_resume()[all …]