Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h103 #define WILC_SPI_HOST_TO_FW_BIT BIT(0) macro
H A Dwlan.c584 from_host_to_fw_bit = WILC_SPI_HOST_TO_FW_BIT; in chip_allow_sleep()
645 from_host_to_fw_bit = WILC_SPI_HOST_TO_FW_BIT; in chip_wakeup()