Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dtmio_mmc_core.c204 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in tmio_mmc_reset()
205 host->sdcard_irq_mask = host->sdcard_irq_mask_all; in tmio_mmc_reset()
1204 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1205 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1258 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1288 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
Dtmio_mmc.h171 u32 sdcard_irq_mask_all; member
Drenesas_sdhi_core.c1007 host->sdcard_irq_mask_all = TMIO_MASK_ALL_RCAR2; in renesas_sdhi_probe()