Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_VDD_180 (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dzynq_sdhci.c183 reg |= SDHCI_CTRL_VDD_180; in arasan_sdhci_set_control_reg()
Dam654_sdhci.c88 reg |= SDHCI_CTRL_VDD_180; in am654_sdhci_set_control_reg()
/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h156 #define SDHCI_CTRL_VDD_180 0x0008 macro