Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h186 #define WILC_1000_BASE_ID_2A 0x1002A0 macro
187 #define WILC_1000_BASE_ID_2A_REV1 (WILC_1000_BASE_ID_2A + 1)
H A Dwlan.c1461 if (chipid == WILC_1000_BASE_ID_2A) { /* 0x1002A0 */ in wilc_get_chipid()