Searched refs:SD_BLOCK_LEN (Results 1 – 1 of 1) sorted by relevance
446 #define SD_BLOCK_LEN 9 macro1874 if (info->SD_READ_BL_LEN > SD_BLOCK_LEN) { in ene_get_card_status()1875 info->SD_Block_Mult = 1 << (info->SD_READ_BL_LEN-SD_BLOCK_LEN); in ene_get_card_status()1876 info->SD_READ_BL_LEN = SD_BLOCK_LEN; in ene_get_card_status()