Home
last modified time | relevance | path

Searched refs:opp_pipe_clock_control_params (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h209 struct opp_pipe_clock_control_params { struct
764 struct opp_pipe_clock_control_params opp_pipe_clock_control_params; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2231 struct output_pixel_processor *opp = params->opp_pipe_clock_control_params.opp; in hwss_opp_pipe_clock_control()
2232 bool enable = params->opp_pipe_clock_control_params.enable; in hwss_opp_pipe_clock_control()
3745 seq_state->steps[*seq_state->num_steps].params.opp_pipe_clock_control_params.opp = opp; in hwss_add_opp_pipe_clock_control()
3746 seq_state->steps[*seq_state->num_steps].params.opp_pipe_clock_control_params.enable = enable; in hwss_add_opp_pipe_clock_control()