Home
last modified time | relevance | path

Searched refs:SD_BLOCK_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dene_ub6250.c429 #define SD_BLOCK_LEN 9 macro
1866 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()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dene_ub6250.c429 #define SD_BLOCK_LEN 9 macro
1867 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()

Completed in 8 milliseconds