Searched refs:WILC_1000_BASE_ID_2B (Results 1 – 2 of 2) sorted by relevance
187 #define WILC_1000_BASE_ID_2B 0x1002B0 macro188 #define WILC_1000_BASE_ID_2B_REV1 (WILC_1000_BASE_ID_2B + 1)189 #define WILC_1000_BASE_ID_2B_REV2 (WILC_1000_BASE_ID_2B + 2)
655 if (wilc_get_chipid(wilc, false) < WILC_1000_BASE_ID_2B) { in chip_wakeup()1431 } else if (tempchipid == WILC_1000_BASE_ID_2B) { /* 0x1002B0 */ in wilc_get_chipid()