Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw.h62 void ivpu_hw_profiling_freq_drive(struct ivpu_device *vdev, bool enable);
H A Divpu_hw.c269 void ivpu_hw_profiling_freq_drive(struct ivpu_device *vdev, bool enable) in ivpu_hw_profiling_freq_drive() function
H A Divpu_debugfs.c220 ivpu_hw_profiling_freq_drive(vdev, enable); in fw_profiling_freq_fops_write()