Home
last modified time | relevance | path

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

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