Searched refs:SDHCI_BLOCK_SIZE (Results 1 - 5 of 5) sorted by last modified time

/u-boot/drivers/mmc/
H A Dzynq_sdhci.c448 SDHCI_BLOCK_SIZE);
H A Dsdhci.c294 SDHCI_BLOCK_SIZE);
H A Drockchip_sdhci.c505 sdhci_writew(host, blk_size, SDHCI_BLOCK_SIZE);
H A Diproc_sdhci.c88 * In reality, this only happens when SDHCI_BLOCK_SIZE and SDHCI_BLOCK_COUNT
107 SDHCI_BLOCK_SIZE);
111 } else if (reg == SDHCI_BLOCK_SIZE || reg == SDHCI_BLOCK_COUNT) {
123 } else if (reg == SDHCI_BLOCK_SIZE || reg == SDHCI_BLOCK_COUNT) {
197 sdhci_writew(host, blocksize, SDHCI_BLOCK_SIZE);
/u-boot/include/
H A Dsdhci.h25 #define SDHCI_BLOCK_SIZE 0x04 macro

Completed in 94 milliseconds