Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h136 #define WILC_SDIO_HOST_TO_FW_BIT BIT(0) macro
Dwlan.c572 from_host_to_fw_bit = WILC_SDIO_HOST_TO_FW_BIT; in chip_allow_sleep()
633 from_host_to_fw_bit = WILC_SDIO_HOST_TO_FW_BIT; in chip_wakeup()