Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan.h178 #define WILC_1000_BASE_ID_2A 0x1002A0 macro
179 #define WILC_1000_BASE_ID_2A_REV1 (WILC_1000_BASE_ID_2A + 1)
Dsdio.c690 if (rev > FIELD_GET(WILC_CHIP_REV_FIELD, WILC_1000_BASE_ID_2A)) in wilc_sdio_init()
Dwlan.c1177 if (tempchipid == WILC_1000_BASE_ID_2A) { /* 0x1002A0 */ in wilc_get_chipid()