Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h176 #define WILC_1000_BASE_ID 0x100000 macro
H A Dwlan.c14 return (id & (~WILC_CHIP_REV_FIELD)) == WILC_1000_BASE_ID; in is_wilc1000()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h184 #define WILC_1000_BASE_ID 0x100000 macro
H A Dwlan.c17 return (id & (~WILC_CHIP_REV_FIELD)) == WILC_1000_BASE_ID; in is_wilc1000()

Completed in 6 milliseconds