Searched refs:SD_BLOCK_LEN (Results 1 – 1 of 1) sorted by relevance
443 #define SD_BLOCK_LEN 9 macro1871 if (info->SD_READ_BL_LEN > SD_BLOCK_LEN) { in ene_get_card_status()1872 info->SD_Block_Mult = 1 << (info->SD_READ_BL_LEN-SD_BLOCK_LEN); in ene_get_card_status()1873 info->SD_READ_BL_LEN = SD_BLOCK_LEN; in ene_get_card_status()