Searched refs:SPROM_WORDS (Results 1 – 1 of 1) sorted by relevance
1204 #define SPROM_WORDS 256 macro1241 words = SPROM_WORDS; in dhd_sprom()1274 if (bytes != 2 * SPROM_WORDS) { in dhd_sprom()1336 if (words > SPROM_WORDS) { in dhd_sprom()1337 fprintf(stderr, "max of %d words\n", SPROM_WORDS); in dhd_sprom()