Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1167 u32 rfrevid = 0; in wilc_get_chipid() local
1172 &rfrevid); in wilc_get_chipid()
1178 if (rfrevid != 0x1) in wilc_get_chipid()
1181 if (rfrevid == 0x4) in wilc_get_chipid()
1183 else if (rfrevid != 0x3) in wilc_get_chipid()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1451 u32 rfrevid = 0; in wilc_get_chipid() local
1456 &rfrevid); in wilc_get_chipid()
1462 if (rfrevid != 0x1) in wilc_get_chipid()
1465 if (rfrevid == 0x4) in wilc_get_chipid()
1467 else if (rfrevid != 0x3) in wilc_get_chipid()

Completed in 4 milliseconds