Home
last modified time | relevance | path

Searched refs:ISWILC1000 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h6 #define ISWILC1000(id) (((id & 0xfffff000) == 0x100000) ? 1 : 0) macro
Dwilc_wlan.c1262 while (!(ISWILC1000(wilc_get_chipid(true)) && --trials)) { in wilc_pllupdate_isr_ext()
1915 if (!ISWILC1000(tempchipid)) { in wilc_get_chipid()