Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c549 u32 to_host_from_fw_reg, to_host_from_fw_bit; in chip_allow_sleep_wilc1000() local
559 to_host_from_fw_reg = WILC_SDIO_FW_TO_HOST_REG; in chip_allow_sleep_wilc1000()
566 to_host_from_fw_reg = WILC_SPI_FW_TO_HOST_REG; in chip_allow_sleep_wilc1000()
571 ret = hif_func->hif_read_reg(wilc, to_host_from_fw_reg, &reg); in chip_allow_sleep_wilc1000()