Searched refs:WILC_PWR_SEQ_ENABLE_WIFI_SLEEP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/ | ||
D | wlan.h | 162 #define WILC_PWR_SEQ_ENABLE_WIFI_SLEEP BIT(28) macro |
D | wlan.c | 1209 reg &= ~WILC_PWR_SEQ_ENABLE_WIFI_SLEEP; in wilc_wlan_stop() |