Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw_ip.c133 static int host_ss_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qacceptn_check() function
218 ret = host_ss_noc_qacceptn_check(vdev, 0x0); in ivpu_hw_ip_host_ss_configure()
537 ret = host_ss_noc_qacceptn_check(vdev, enable ? 0x1 : 0x0); in host_ss_axi_drive()