Searched refs:tableWords (Results 1 – 2 of 2) sorted by relevance
1210 uint32_t tableWords, in SDHC_SetAdmaTableConfig() argument1223 if ((((table == NULL) || (tableWords == 0UL)) && in SDHC_SetAdmaTableConfig()1261 if (entries > ((tableWords * sizeof(uint32_t)) / sizeof(sdhc_adma1_descriptor_t))) in SDHC_SetAdmaTableConfig()1315 if (entries > ((tableWords * sizeof(uint32_t)) / sizeof(sdhc_adma2_descriptor_t))) in SDHC_SetAdmaTableConfig()
626 uint32_t tableWords,