Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h465 #define SDHCI_QUIRK2_RSP_136_HAS_CRC (1<<16) macro
H A Dsdhci-omap.c923 SDHCI_QUIRK2_RSP_136_HAS_CRC |
H A Dsdhci.c1760 if (host->quirks2 & SDHCI_QUIRK2_RSP_136_HAS_CRC) in sdhci_read_rsp_136()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h473 #define SDHCI_QUIRK2_RSP_136_HAS_CRC (1<<16) macro
H A Dsdhci-omap.c1019 SDHCI_QUIRK2_RSP_136_HAS_CRC |
H A Dsdhci.c1783 if (host->quirks2 & SDHCI_QUIRK2_RSP_136_HAS_CRC) in sdhci_read_rsp_136()

Completed in 20 milliseconds