Home
last modified time | relevance | path

Searched refs:sdcard_irq_mask_all (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A 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()
1208 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1209 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1262 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1292 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
H A Dtmio_mmc.h172 u32 sdcard_irq_mask_all; member
H A 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()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc_core.c1161 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1162 _host->sdcard_irq_mask_all = TMIO_MASK_ALL; in tmio_mmc_host_probe()
1163 tmio_mmc_disable_mmc_irqs(_host, _host->sdcard_irq_mask_all); in tmio_mmc_host_probe()
1217 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1247 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
H A Dtmio_mmc.h164 u32 sdcard_irq_mask_all; member
H A Drenesas_sdhi_core.c1015 host->sdcard_irq_mask_all = TMIO_MASK_ALL_RCAR2; in renesas_sdhi_probe()
1018 host->sdcard_irq_mask_all = TMIO_MASK_ALL; in renesas_sdhi_probe()
1106 sd_ctrl_write32_as_16_and_16(host, CTL_IRQ_MASK, host->sdcard_irq_mask_all); in renesas_sdhi_probe()

Completed in 8 milliseconds