Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/
A Dsdhci.c750 rt_sdhci_writeb(host, RT_SDHCI_POWER_ON, RT_SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
752 rt_sdhci_writeb(host, 0, RT_SDHCI_POWER_CONTROL); in sdhci_set_power_reg()
790 rt_sdhci_writeb(host, 0, RT_SDHCI_POWER_CONTROL); in rt_sdhci_set_power_with_noreg()
797 rt_sdhci_writeb(host, 0, RT_SDHCI_POWER_CONTROL); in rt_sdhci_set_power_with_noreg()
800 rt_sdhci_writeb(host, pwr, RT_SDHCI_POWER_CONTROL); in rt_sdhci_set_power_with_noreg()
804 rt_sdhci_writeb(host, pwr, RT_SDHCI_POWER_CONTROL); in rt_sdhci_set_power_with_noreg()
/components/drivers/sdio/sdhci/include/
A Dsdhci.h99 #define RT_SDHCI_POWER_CONTROL 0x29 macro

Completed in 11 milliseconds