Searched refs:dpp_pg_control_params (Results 1 – 2 of 2) sorted by relevance
577 struct dpp_pg_control_params { struct826 struct dpp_pg_control_params dpp_pg_control_params; member
2887 struct dce_hwseq *hws = params->dpp_pg_control_params.hws; in hwss_dpp_pg_control()2888 unsigned int dpp_inst = params->dpp_pg_control_params.dpp_inst; in hwss_dpp_pg_control()2889 bool power_on = params->dpp_pg_control_params.power_on; in hwss_dpp_pg_control()3690 seq_state->steps[*seq_state->num_steps].params.dpp_pg_control_params.hws = hws; in hwss_add_dpp_pg_control()3691 seq_state->steps[*seq_state->num_steps].params.dpp_pg_control_params.dpp_inst = dpp_inst; in hwss_add_dpp_pg_control()3692 seq_state->steps[*seq_state->num_steps].params.dpp_pg_control_params.power_on = power_on; in hwss_add_dpp_pg_control()