Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h244 #define SDHCI_PHASE_SEL_MASK 0x000000ff macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhisi_sdhci.c165 reg &= ~SDHCI_PHASE_SEL_MASK; in hisi_set_sampl_phase()