Searched refs:from_host_to_fw_reg (Results 1 – 1 of 1) sorted by relevance
569 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_allow_sleep() local576 from_host_to_fw_reg = WILC_SDIO_HOST_TO_FW_REG; in chip_allow_sleep()583 from_host_to_fw_reg = WILC_SPI_HOST_TO_FW_REG; in chip_allow_sleep()610 ret = hif_func->hif_read_reg(wilc, from_host_to_fw_reg, ®); in chip_allow_sleep()615 ret = hif_func->hif_write_reg(wilc, from_host_to_fw_reg, reg); in chip_allow_sleep()629 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_wakeup() local637 from_host_to_fw_reg = WILC_SDIO_HOST_TO_FW_REG; in chip_wakeup()644 from_host_to_fw_reg = WILC_SPI_HOST_TO_FW_REG; in chip_wakeup()649 ret = hif_func->hif_write_reg(wilc, from_host_to_fw_reg, in chip_wakeup()