Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-iproc.c216 & SDHCI_MAX_BLOCK_MASK) |
240 & SDHCI_MAX_BLOCK_MASK) |
263 & SDHCI_MAX_BLOCK_MASK) |
311 & SDHCI_MAX_BLOCK_MASK) |
H A Dsdhci.h217 #define SDHCI_MAX_BLOCK_MASK 0x00030000 macro
H A Dsdhci.c4743 mmc->max_blk_size = (host->caps & SDHCI_MAX_BLOCK_MASK) >> in sdhci_setup_host()
/openbmc/u-boot/include/
H A Dsdhci.h160 #define SDHCI_MAX_BLOCK_MASK 0x00030000 macro