Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h87 #define RT_SDHCI_CTRL_4BITBUS 0x02 macro
/components/drivers/sdio/sdhci/
A Dsdhci.c133 ctrl &= ~RT_SDHCI_CTRL_4BITBUS; in rt_sdhci_set_bus_width()
141 ctrl |= RT_SDHCI_CTRL_4BITBUS; in rt_sdhci_set_bus_width()
143 ctrl &= ~RT_SDHCI_CTRL_4BITBUS; in rt_sdhci_set_bus_width()

Completed in 18 milliseconds