Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h216 #define WILC_1000_BASE_ID_2B 0x1002B0 macro
217 #define WILC_1000_BASE_ID_2B_REV1 (WILC_1000_BASE_ID_2B + 1)
218 #define WILC_1000_BASE_ID_2B_REV2 (WILC_1000_BASE_ID_2B + 2)
H A Dwlan.c1610 } else if (chipid == WILC_1000_BASE_ID_2B) { /* 0x1002B0 */ in wilc_get_chipid()