Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h189 #define WILC_1000_BASE_ID 0x100000 macro
413 return (id & (~WILC_CHIP_REV_FIELD)) == WILC_1000_BASE_ID; in is_wilc1000()