Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwil6210.h185 #define BIT_USER_PREVENT_DEEP_SLEEP BIT(0) macro
Dmain.c884 wil_w(wil, RGF_USER_USAGE_8, saved | BIT_USER_PREVENT_DEEP_SLEEP); in wil_freeze_bl()