Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhisi_sdhci.c164 reg = sdhci_readl(host, SDHCI_AT_STAT); in hisi_set_sampl_phase()
167 sdhci_writel(host, reg, SDHCI_AT_STAT); in hisi_set_sampl_phase()
/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h243 #define SDHCI_AT_STAT 0x544 macro