Searched refs:SD_BLOCK_LEN (Results 1 – 1 of 1) sorted by relevance
429 #define SD_BLOCK_LEN 9 macro1867 if (info->SD_READ_BL_LEN > SD_BLOCK_LEN) { in ene_get_card_status()1868 info->SD_Block_Mult = 1 << (info->SD_READ_BL_LEN-SD_BLOCK_LEN); in ene_get_card_status()1869 info->SD_READ_BL_LEN = SD_BLOCK_LEN; in ene_get_card_status()