Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h178 #define SDHCI_CAN_DO_ADMA2 BIT(19) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h211 #define SDHCI_CAN_DO_ADMA2 0x00080000 macro