Searched refs:update_dpp_dto (Results 1 – 4 of 4) sorted by relevance
39 void (*update_dpp_dto)(struct dccg *dccg, member
115 clk_mgr->dccg->funcs->update_dpp_dto( in dcn20_update_clocks_update_dpp_dto()290 clk_mgr->dccg->funcs->update_dpp_dto(clk_mgr->dccg, dpp_inst, dppclk_khz, true); in dcn2_update_clocks()307 clk_mgr->dccg->funcs->update_dpp_dto(clk_mgr->dccg, dpp_inst, dppclk_khz, false); in dcn2_update_clocks()
151 .update_dpp_dto = dccg2_update_dpp_dto,
2304 dc->res_pool->dccg->funcs->update_dpp_dto( in update_dchubp_dpp()