Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h180 #define SDHCI_CAN_DO_HISPD BIT(21) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h213 #define SDHCI_CAN_DO_HISPD 0x00200000 macro