Home
last modified time | relevance | path

Searched refs:WILC_1000_BASE_ID_2B (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h181 #define WILC_1000_BASE_ID_2B 0x1002B0 macro
182 #define WILC_1000_BASE_ID_2B_REV1 (WILC_1000_BASE_ID_2B + 1)
183 #define WILC_1000_BASE_ID_2B_REV2 (WILC_1000_BASE_ID_2B + 2)
H A Dwlan.c447 if (wilc_get_chipid(wilc, false) < WILC_1000_BASE_ID_2B) { in chip_wakeup()
1180 } else if (tempchipid == WILC_1000_BASE_ID_2B) { /* 0x1002B0 */ in wilc_get_chipid()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h189 #define WILC_1000_BASE_ID_2B 0x1002B0 macro
190 #define WILC_1000_BASE_ID_2B_REV1 (WILC_1000_BASE_ID_2B + 1)
191 #define WILC_1000_BASE_ID_2B_REV2 (WILC_1000_BASE_ID_2B + 2)
H A Dwlan.c1464 } else if (chipid == WILC_1000_BASE_ID_2B) { /* 0x1002B0 */ in wilc_get_chipid()

Completed in 7 milliseconds