Searched refs:gsl_params (Results 1 – 4 of 4) sorted by relevance
171 const struct dcp_gsl_params *gsl_params);
2833 struct dcp_gsl_params gsl_params = { 0 }; in dce110_enable_timing_synchronization() local2842 gsl_params.gsl_group = 0; in dce110_enable_timing_synchronization()2843 gsl_params.gsl_master = grouped_pipes[0]->stream_res.tg->inst; in dce110_enable_timing_synchronization()2847 grouped_pipes[i]->stream_res.tg, &gsl_params); in dce110_enable_timing_synchronization()2855 gsl_params.gsl_group); in dce110_enable_timing_synchronization()2878 struct dcp_gsl_params gsl_params = { 0 }; in dce110_enable_per_frame_crtc_position_reset() local2882 gsl_params.gsl_group = 0; in dce110_enable_per_frame_crtc_position_reset()2883 gsl_params.gsl_master = 0; in dce110_enable_per_frame_crtc_position_reset()2887 grouped_pipes[i]->stream_res.tg, &gsl_params); in dce110_enable_per_frame_crtc_position_reset()2894 gsl_params.gsl_master, in dce110_enable_per_frame_crtc_position_reset()
3286 struct gsl_params gsl; in dcn401_setup_gsl_group_as_lock_sequence()3289 memset(&gsl, 0, sizeof(struct gsl_params)); in dcn401_setup_gsl_group_as_lock_sequence()
2597 struct gsl_params *gsl = ¶ms->tg_set_gsl_params.gsl; in hwss_tg_set_gsl()3530 struct gsl_params gsl) in hwss_add_tg_set_gsl()