Home
last modified time | relevance | path

Searched refs:SDHCI_MAX_BLOCK_MASK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c225 & SDHCI_MAX_BLOCK_MASK) |
249 & SDHCI_MAX_BLOCK_MASK) |
273 & SDHCI_MAX_BLOCK_MASK) |
H A Dsdhci.h208 #define SDHCI_MAX_BLOCK_MASK 0x00030000 macro
H A Dsdhci.c4636 mmc->max_blk_size = (host->caps & SDHCI_MAX_BLOCK_MASK) >> in sdhci_setup_host()
/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h175 #define SDHCI_MAX_BLOCK_MASK 0x00030000 macro