atomisp_freq_scaling
if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0)
int atomisp_freq_scaling(struct atomisp_device *vdev,
if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false))
if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0)
atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);
atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);