Searched refs:ISWILC1000 (Results 1 – 2 of 2) sorted by relevance
6 #define ISWILC1000(id) (((id & 0xfffff000) == 0x100000) ? 1 : 0) macro
1262 while (!(ISWILC1000(wilc_get_chipid(true)) && --trials)) { in wilc_pllupdate_isr_ext()1915 if (!ISWILC1000(tempchipid)) { in wilc_get_chipid()