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