Searched refs:dpp_root_clock_control (Results 1 – 7 of 7) sorted by relevance
171 void (*dpp_root_clock_control)( member
141 .dpp_root_clock_control = dcn314_dpp_root_clock_control,
427 if (hws->ctx->dc->res_pool->dccg->funcs->dpp_root_clock_control) in dcn314_dpp_root_clock_control()428 hws->ctx->dc->res_pool->dccg->funcs->dpp_root_clock_control( in dcn314_dpp_root_clock_control()
357 .dpp_root_clock_control = dccg314_dpp_root_clock_control,
118 void (*dpp_root_clock_control)( member
736 if (hws->funcs.dpp_root_clock_control) in power_on_plane_resources()737 hws->funcs.dpp_root_clock_control(hws, plane_id, true); in power_on_plane_resources()1251 if (hws->funcs.dpp_root_clock_control) in dcn10_plane_atomic_power_down()1252 hws->funcs.dpp_root_clock_control(hws, dpp->inst, false); in dcn10_plane_atomic_power_down()
1124 if (hws->funcs.dpp_root_clock_control) in dcn20_power_on_plane_resources()1125 hws->funcs.dpp_root_clock_control(hws, pipe_ctx->plane_res.dpp->inst, true); in dcn20_power_on_plane_resources()