Searched refs:XENON_EMMC_FC_QSP_PU (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sdhci/ | ||
H A D | sdhci_xenon.h | 88 #define XENON_EMMC_FC_QSP_PU (1 << 25) macro |
H A D | sdhci_xenon.c | 315 reg &= ~(XENON_EMMC_FC_QSP_PD | XENON_EMMC_FC_QSP_PU); in sdhci_xenon_phy_set() |