Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h211 #define WILC_ABORT_REQ_BIT BIT(31) macro
H A Dwlan.c1208 (reg | WILC_ABORT_REQ_BIT)); in wilc_wlan_stop()