Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h290 int atomisp_freq_scaling(struct atomisp_device *vdev,
Datomisp_v4l2.c632 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_mrfld_pre_power_down()
781 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_runtime_resume()
846 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_resume()
Datomisp_ioctl.c1593 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_MAX, false); in atomisp_streamon()
1673 if (atomisp_freq_scaling(isp, in atomisp_streamon()
1677 if (atomisp_freq_scaling(isp, in atomisp_streamon()
1767 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false); in atomisp_streamoff()
1891 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false)) in atomisp_streamoff()
Datomisp_cmd.c198 int atomisp_freq_scaling(struct atomisp_device *isp, in atomisp_freq_scaling() function
1368 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0) in __atomisp_css_recover()