Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/
A Dsdhci.c130 ctrl = rt_sdhci_readb(host, RT_SDHCI_HOST_CONTROL); in rt_sdhci_set_bus_width()
145 rt_sdhci_writeb(host, ctrl, RT_SDHCI_HOST_CONTROL); in rt_sdhci_set_bus_width()
443 ctrl = rt_sdhci_readb(host, RT_SDHCI_HOST_CONTROL); in sdhci_config_dma()
462 rt_sdhci_writeb(host, ctrl, RT_SDHCI_HOST_CONTROL); in sdhci_config_dma()
3083 ctrl = rt_sdhci_readb(host, RT_SDHCI_HOST_CONTROL); in rt_sdhci_ios_set()
3104 rt_sdhci_writeb(host, ctrl, RT_SDHCI_HOST_CONTROL); in rt_sdhci_ios_set()
3146 rt_sdhci_writeb(host, ctrl, RT_SDHCI_HOST_CONTROL); in rt_sdhci_ios_set()
/components/drivers/sdio/sdhci/include/
A Dsdhci.h85 #define RT_SDHCI_HOST_CONTROL 0x28 macro

Completed in 10 milliseconds