Searched refs:host_comm_val (Results 1 – 1 of 1) sorted by relevance
139 uint32_t host_comm_val; in set_host_ready() local141 host_comm_val = ish_reg_read(dev, IPC_REG_HOST_COMM); in set_host_ready()142 host_comm_val |= IPC_HOSTCOMM_INT_EN_BIT_CHV_AB | 0x81; in set_host_ready()143 ish_reg_write(dev, IPC_REG_HOST_COMM, host_comm_val); in set_host_ready()