Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_32BIT_DMA_SIZE (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/mmc/host/
Dsdhci-of-hlwd.c65 SDHCI_QUIRK_32BIT_DMA_SIZE,
Dsdhci-bcm-kona.c191 SDHCI_QUIRK_32BIT_DMA_SIZE | SDHCI_QUIRK_32BIT_ADMA_SIZE |
Dsdhci-pxav2.c196 .extra_quirks = SDHCI_QUIRK_NO_BUSY_IRQ | SDHCI_QUIRK_32BIT_DMA_SIZE,
Dsdhci-of-arasan.c1353 SDHCI_QUIRK_32BIT_DMA_SIZE |
1368 SDHCI_QUIRK_32BIT_DMA_SIZE |
1383 SDHCI_QUIRK_32BIT_DMA_SIZE |
Dsdhci.h396 #define SDHCI_QUIRK_32BIT_DMA_SIZE (1<<8) macro
Dsdhci-s3c.c617 SDHCI_QUIRK_32BIT_DMA_SIZE); in sdhci_s3c_probe()
Dsdhci-acpi.c668 SDHCI_QUIRK_32BIT_DMA_SIZE |
Dsdhci-pci-core.c1349 SDHCI_QUIRK_32BIT_DMA_SIZE | in jmicron_probe()
Dsdhci.c1147 if (host->quirks & SDHCI_QUIRK_32BIT_DMA_SIZE) in sdhci_prepare_data()