Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h216 #define WILC_ABORT_REQ_BIT BIT(31) macro
Dwlan.c1221 (reg | WILC_ABORT_REQ_BIT)); in wilc_wlan_stop()