Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
Dwlan.h140 #define WILC_SDIO_FW_TO_HOST_BIT BIT(0) macro
Dwlan.c579 to_host_from_fw_bit = WILC_SDIO_FW_TO_HOST_BIT; in chip_allow_sleep()