Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h131 #define WILC_ABORT_REQ_BIT BIT(31) macro
Dwilc_wlan.c960 (reg | WILC_ABORT_REQ_BIT)); in wilc_wlan_stop()