Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan.h176 #define WILC_1000_BASE_ID 0x100000 macro
Dwlan.c14 return (id & (~WILC_CHIP_REV_FIELD)) == WILC_1000_BASE_ID; in is_wilc1000()