Home
last modified time | relevance | path

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

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