Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw_40xx.c308 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() function
383 ret = ivpu_boot_noc_qacceptn_check(vdev, 0x0); in ivpu_boot_host_ss_check()
408 ret = ivpu_boot_noc_qacceptn_check(vdev, enable ? 0x1 : 0x0); in ivpu_boot_host_ss_axi_drive()
Divpu_hw_37xx.c326 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() function
403 ret = ivpu_boot_noc_qacceptn_check(vdev, enable ? 0x1 : 0x0); in ivpu_boot_host_ss_axi_drive()