Searched refs:ATOMISP_RUN_MODE_PREVIEW (Results 1 – 8 of 8) sorted by relevance
139 .run_mode = ATOMISP_RUN_MODE_PREVIEW,186 .run_mode = ATOMISP_RUN_MODE_PREVIEW,267 .run_mode = ATOMISP_RUN_MODE_PREVIEW,313 .run_mode = ATOMISP_RUN_MODE_PREVIEW,359 .run_mode = ATOMISP_RUN_MODE_PREVIEW,404 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
47 | ATOMISP_RUN_MODE_PREVIEW)
330 asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_get_css_buf_type()410 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_qbuffers_to_css()
841 mode = ATOMISP_RUN_MODE_PREVIEW; in __atomisp_update_run_mode()1143 ATOMISP_RUN_MODE_PREVIEW); in isp_subdev_init_entities()
1419 case ATOMISP_RUN_MODE_PREVIEW: in atomisp_get_css_pipe_id()2439 mode = ATOMISP_RUN_MODE_PREVIEW; in atomisp_s_parm()
805 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()820 case ATOMISP_RUN_MODE_PREVIEW: in __atomisp_get_pipe()840 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()
676 case ATOMISP_RUN_MODE_PREVIEW: in is_pipe_valid_to_current_run_mode()
1138 #define ATOMISP_RUN_MODE_PREVIEW 4 macro