Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan_if.h54 WILC_CHIP_SLEEPING_MANUAL = 2 enumerator
Dwlan.c654 if (wilc->chip_ps_state == WILC_CHIP_SLEEPING_MANUAL) { in chip_wakeup()