Home
last modified time | relevance | path

Searched defs:SDHCI_CLOCK_V3_BASE_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h173 #define SDHCI_CLOCK_V3_BASE_MASK 0x0000FF00 macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h207 #define SDHCI_CLOCK_V3_BASE_MASK GENMASK(15, 8) macro