Searched refs:SDHCI_CTRL_HS400 (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/ | ||
D | sdhci.h | 155 #define SDHCI_CTRL_HS400 0x0007 /* Non-standard */ macro |
/third_party/uboot/u-boot-2020.01/drivers/mmc/ | ||
D | sdhci.c | 673 reg |= SDHCI_CTRL_HS400; |