Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1206 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1207 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1260 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1290 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
Dtmio_mmc.h172 u32 sdcard_irq_mask_all; member
Drenesas_sdhi_core.c1007 host->sdcard_irq_mask_all = TMIO_MASK_ALL_RCAR2; in renesas_sdhi_probe()
1010 host->sdcard_irq_mask_all = TMIO_MASK_ALL; in renesas_sdhi_probe()
1105 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in renesas_sdhi_probe()