Searched refs:SDHC_BLOCK_COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
35 #define SDHC_BLOCK_COUNT_MAX 512 macro
648 if (blkcount > SDHC_BLOCK_COUNT_MAX) { in sdhc_start_command()