Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c568 u32 to_host_from_fw_reg, to_host_from_fw_bit; in chip_allow_sleep() local
578 to_host_from_fw_reg = WILC_SDIO_FW_TO_HOST_REG; in chip_allow_sleep()
585 to_host_from_fw_reg = WILC_SPI_FW_TO_HOST_REG; in chip_allow_sleep()
590 ret = hif_func->hif_read_reg(wilc, to_host_from_fw_reg, &reg); in chip_allow_sleep()