Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h124 #define WILC_SDIO_WAKEUP_BIT BIT(0) macro
Dwlan.c570 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_allow_sleep()
629 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_wakeup()