Searched refs:ATOMISP_RUN_MODE_PREVIEW (Results 1 – 9 of 9) sorted by relevance
157 .run_mode = ATOMISP_RUN_MODE_PREVIEW,204 .run_mode = ATOMISP_RUN_MODE_PREVIEW,285 .run_mode = ATOMISP_RUN_MODE_PREVIEW,331 .run_mode = ATOMISP_RUN_MODE_PREVIEW,377 .run_mode = ATOMISP_RUN_MODE_PREVIEW,422 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
47 | ATOMISP_RUN_MODE_PREVIEW)
332 asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_get_css_buf_type()456 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_qbuffers_to_css()
842 mode = ATOMISP_RUN_MODE_PREVIEW; in __atomisp_update_run_mode()1197 ATOMISP_RUN_MODE_PREVIEW); in isp_subdev_init_entities()
463 asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW; in atomisp_acc_load_extensions()
1582 case ATOMISP_RUN_MODE_PREVIEW: in atomisp_get_css_pipe_id()2824 mode = ATOMISP_RUN_MODE_PREVIEW; in atomisp_s_parm()
831 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()846 case ATOMISP_RUN_MODE_PREVIEW: in __atomisp_get_pipe()865 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()
695 case ATOMISP_RUN_MODE_PREVIEW: in is_pipe_valid_to_current_run_mode()
1298 #define ATOMISP_RUN_MODE_PREVIEW 4 macro