Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan_if.h53 WILC_CHIP_SLEEPING_MANUAL = 2 enumerator
Dwilc_wlan.c441 if (wilc->chip_ps_state == WILC_CHIP_SLEEPING_MANUAL) { in chip_wakeup()