Home
last modified time | relevance | path

Searched refs:sdcard_irq_mask_all (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c205 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in tmio_mmc_reset()
206 host->sdcard_irq_mask = host->sdcard_irq_mask_all; in tmio_mmc_reset()
1202 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1203 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1256 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1286 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
H A Dtmio_mmc.h170 u32 sdcard_irq_mask_all; member
H A Drenesas_sdhi_core.c1012 host->sdcard_irq_mask_all = TMIO_MASK_ALL_RCAR2; in renesas_sdhi_probe()
1015 host->sdcard_irq_mask_all = TMIO_MASK_ALL; in renesas_sdhi_probe()
1110 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in renesas_sdhi_probe()