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