Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h272 int atomisp_freq_scaling(struct atomisp_device *vdev,
Datomisp_v4l2.c521 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_mrfld_pre_power_down()
645 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_power_on()
Datomisp_ioctl.c1171 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0) in atomisp_start_streaming()
1256 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false)) in atomisp_stop_streaming()
Datomisp_cmd.c195 int atomisp_freq_scaling(struct atomisp_device *isp, in atomisp_freq_scaling() function
996 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0) in atomisp_assert_recovery_work()