Searched refs:RT_SDHCI_SPEC_410 (Results 1 – 2 of 2) sorted by relevance
283 #define RT_SDHCI_SPEC_410 4 macro
150 if (host->version >= RT_SDHCI_SPEC_410 && host->v4_mode) in sdhci_can_64bit_dma()193 if (host->version >= RT_SDHCI_SPEC_410 && host->v4_mode && (use_cmd12 || use_cmd23)) in sdhci_auto_cmd_select()491 …if (host->version >= RT_SDHCI_SPEC_410 && host->v4_mode && (host->quirks2 & RT_SDHCI_QUIRK2_USE_32… in sdhci_set_block_info()2422 if (host->version >= RT_SDHCI_SPEC_410 && host->v4_mode) in rt_sdhci_clk_enable()
Completed in 13 milliseconds