Searched refs:host_comm_val (Results 1 – 1 of 1) sorted by relevance
137 uint32_t host_comm_val; in set_host_ready() local139 host_comm_val = ish_reg_read(dev, IPC_REG_HOST_COMM); in set_host_ready()140 host_comm_val |= IPC_HOSTCOMM_INT_EN_BIT_CHV_AB | 0x81; in set_host_ready()141 ish_reg_write(dev, IPC_REG_HOST_COMM, host_comm_val); in set_host_ready()