Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h244 #define SDHCI_DEFAULT_BOUNDARY_ARG (7) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h293 #define SDHCI_DEFAULT_BOUNDARY_ARG (ilog2(SDHCI_DEFAULT_BOUNDARY_SIZE) - 12) macro