Searched refs:SDHCI_SPEC_VER_MASK (Results 1 - 1 of 1) sorted by path

/u-boot/include/
H A Dsdhci.h221 #define SDHCI_SPEC_VER_MASK 0x00FF macro
227 #define SDHCI_GET_VERSION(x) (x->version & SDHCI_SPEC_VER_MASK)

Completed in 59 milliseconds