Home
last modified time | relevance | path

Searched refs:RT_SDHCI_CTRL_PRESET_VAL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci.h201 #define RT_SDHCI_CTRL_PRESET_VAL_ENABLE 0x8000 macro
/components/drivers/sdio/sdhci/
A Dsdhci.c727 ctrl |= RT_SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_preset_value_enable()
729 ctrl &= ~RT_SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_preset_value_enable()

Completed in 12 milliseconds