Home
last modified time | relevance | path

Searched refs:quirks2 (Results 1 – 4 of 4) sorted by relevance

/components/drivers/sdio/sdhci/
A Dsdhci-platform.c36 host->quirks2 |= RT_SDHCI_QUIRK2_NO_1_8_V; in rt_sdhci_get_property()
83 host->quirks2 = pdata->quirks2; in rt_sdhci_pltfm_init()
A Dsdhci.c326 if (host->quirks2 & RT_SDHCI_QUIRK2_ISSUE_CMD_DAT_RESET_TOGETHER) in sdhci_reset_for_reason()
389 if (host->quirks2 & RT_SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON) in rt_sdhci_reset()
791 if (host->quirks2 & RT_SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON) in rt_sdhci_set_power_with_noreg()
806 if (host->quirks2 & RT_SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON) in rt_sdhci_set_power_with_noreg()
1278 if (!(host->quirks2 & RT_SDHCI_QUIRK2_SUPPORT_SINGLE)) in sdhci_set_transfer_mode()
1550 if (host->quirks2 & RT_SDHCI_QUIRK2_RSP_136_HAS_CRC) in rt_sdhci_read_rsp_136()
2172 if (host->quirks2 & RT_SDHCI_QUIRK2_TUNING_WORK_AROUND) in rt_sdhci_start_tuning()
2482 host->quirks2 = debug_quirks2; in rt_sdhci_read_caps()
2724 if (host->quirks2 & RT_SDHCI_QUIRK2_HOST_NO_CMD23) in rt_sdhci_setup_host()
2754 if (host->quirks2 & RT_SDHCI_QUIRK2_NO_1_8_V) in rt_sdhci_setup_host()
[all …]
/components/drivers/sdio/sdhci/include/
A Dsdhci-platform.h24 unsigned int quirks2; member
A Dsdhci.h381 unsigned int quirks2; /* More deviations from spec. */ member

Completed in 14 milliseconds