Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c1303 u32 rfrevid = 0; in wilc_get_chipid() local
1307 wilc->hif_func->hif_read_reg(wilc, 0x13f4, &rfrevid); in wilc_get_chipid()
1313 if (rfrevid != 0x1) in wilc_get_chipid()
1316 if (rfrevid == 0x4) in wilc_get_chipid()
1318 else if (rfrevid != 0x3) in wilc_get_chipid()