Home
last modified time | relevance | path

Searched refs:MMCIMASK1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.h220 #define MMCIMASK1 0x040 macro
311 * @mmcimask1: true if variant have a MMCIMASK1 register.
H A Dmmci.c622 writel(mask, base + MMCIMASK1); in mmci_set_mask1()
2145 writel(0, host->base + MMCIMASK1); in mmci_probe()
2228 writel(0, host->base + MMCIMASK1); in mmci_remove()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.h220 #define MMCIMASK1 0x040 macro
327 * @mmcimask1: true if variant have a MMCIMASK1 register.
H A Dmmci.c654 writel(mask, base + MMCIMASK1); in mmci_set_mask1()
2365 writel(0, host->base + MMCIMASK1); in mmci_probe()
2452 writel(0, host->base + MMCIMASK1); in mmci_remove()

Completed in 8 milliseconds