Searched refs:GSC_M2M_MODE (Results 1 – 4 of 4) sorted by relevance
389 GSC_M2M_MODE = 0, enumerator
943 if (mode == GSC_M2M_MODE) { in exynos_gsc_create_exclusive()2169 case GSC_M2M_MODE: in exynos_gsc_config_exclusive()2204 case GSC_M2M_MODE: in exynos_gsc_run_exclusive()2235 if (gsc_handle->gsc_mode == GSC_M2M_MODE) in exynos_gsc_wait_frame_done_exclusive()2257 case GSC_M2M_MODE: in exynos_gsc_stop_exclusive()
375 …sc_hw_handle = exynos_gsc_create_exclusive(csc_handle->hw_property.fixed_node, GSC_M2M_MODE, 0, 0); in csc_init_hw()
1228 AVAILABLE_GSC_UNITS[gsc_idx], GSC_M2M_MODE, GSC_DUMMY, true); in exynos5_config_gsc_m2m()