Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw_ip.h16 int ivpu_hw_ip_top_noc_enable(struct ivpu_device *vdev);
H A Divpu_hw.c192 ret = ivpu_hw_ip_top_noc_enable(vdev); in ivpu_hw_power_up()
H A Divpu_hw_ip.c672 int ivpu_hw_ip_top_noc_enable(struct ivpu_device *vdev) in ivpu_hw_ip_top_noc_enable() function