Searched defs:SDHCI_CTRL4_DRIVE_MASK (Results 1 – 2 of 2) sorted by relevance
52 #define SDHCI_CTRL4_DRIVE_MASK(_x) ((_x) << 16) macro