Searched refs:WILC_1000_BASE_ID (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/microchip/wilc1000/ | ||
D | wlan.h | 176 #define WILC_1000_BASE_ID 0x100000 macro |
D | wlan.c | 14 return (id & (~WILC_CHIP_REV_FIELD)) == WILC_1000_BASE_ID; in is_wilc1000() |