Searched refs:CTL_IRQ_MASK (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | tmio_mmc.h | 34 #define CTL_IRQ_MASK 0x20 macro 255 if (addr == CTL_IRQ_MASK || addr == CTL_STATUS) in sd_ctrl_write32_as_16_and_16()
|
H A D | tmio_mmc_core.c | 105 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_enable_mmc_irqs() 112 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask); in tmio_mmc_disable_mmc_irqs() 205 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in tmio_mmc_reset()
|
H A D | uniphier-sd.c | 708 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, TMIO_MASK_ALL); in uniphier_sd_probe()
|
H A D | renesas_sdhi_core.c | 1110 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in renesas_sdhi_probe()
|