Home
last modified time | relevance | path

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

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