Searched refs:SDIOH_SDMMC_MAX_SG_ENTRIES (Results 1 – 2 of 2) sorted by relevance
95 #define SDIOH_SDMMC_MAX_SG_ENTRIES 32 macro96 struct scatterlist sg_list[SDIOH_SDMMC_MAX_SG_ENTRIES];
1138 if (SGCount >= SDIOH_SDMMC_MAX_SG_ENTRIES) { in sdioh_request_packet()