Searched refs:from_host_to_fw_reg (Results 1 – 1 of 1) sorted by relevance
564 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_allow_sleep() local571 from_host_to_fw_reg = WILC_SDIO_HOST_TO_FW_REG; in chip_allow_sleep()578 from_host_to_fw_reg = WILC_SPI_HOST_TO_FW_REG; in chip_allow_sleep()605 ret = hif_func->hif_read_reg(wilc, from_host_to_fw_reg, ®); in chip_allow_sleep()610 ret = hif_func->hif_write_reg(wilc, from_host_to_fw_reg, reg); in chip_allow_sleep()624 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_wakeup() local632 from_host_to_fw_reg = WILC_SDIO_HOST_TO_FW_REG; in chip_wakeup()639 from_host_to_fw_reg = WILC_SPI_HOST_TO_FW_REG; in chip_wakeup()644 ret = hif_func->hif_write_reg(wilc, from_host_to_fw_reg, in chip_wakeup()