Searched refs:SDHCI_TIMEOUT_CONTROL (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sdhci.c | 218 sdhci_writeb(host, 0xe, SDHCI_TIMEOUT_CONTROL); 260 sdhci_writeb(host, 0xe, SDHCI_TIMEOUT_CONTROL);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sdhci.h | 106 #define SDHCI_TIMEOUT_CONTROL 0x2E macro
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-esdhc-mcf.c | 188 SDHCI_TIMEOUT_CONTROL); in esdhc_mcf_set_timeout()
|
| H A D | sdhci.h | 123 #define SDHCI_TIMEOUT_CONTROL 0x2E macro
|
| H A D | sdhci-of-esdhc.c | 1086 sdhci_writeb(host, 0xe, SDHCI_TIMEOUT_CONTROL); in esdhc_execute_tuning()
|
| H A D | sdhci-esdhc-imx.c | 1254 SDHCI_TIMEOUT_CONTROL); in esdhc_set_timeout()
|
| H A D | sdhci.c | 80 sdhci_readb(host, SDHCI_TIMEOUT_CONTROL), in sdhci_dumpregs() 1033 sdhci_writeb(host, count, SDHCI_TIMEOUT_CONTROL); in __sdhci_set_timeout()
|
| H A D | sdhci-msm.c | 2096 count = sdhci_readb(host, SDHCI_TIMEOUT_CONTROL); in sdhci_msm_set_timeout()
|