Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dtmio_mmc_core.c195 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in tmio_mmc_reset()
196 host->sdcard_irq_mask = host->sdcard_irq_mask_all; in tmio_mmc_reset()
1193 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1194 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1247 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1277 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
Dtmio_mmc.h167 u32 sdcard_irq_mask_all; member
Drenesas_sdhi_core.c973 host->sdcard_irq_mask_all = TMIO_MASK_ALL_RCAR2; in renesas_sdhi_probe()