Searched defs:dccg (Results 1 – 3 of 3) sorted by relevance
39 struct dccg { struct49 void (*update_clocks)(struct dccg *dccg, argument
463 static void dce12_update_clocks(struct dccg *dccg, in dce12_update_clocks()488 static int dcn1_determine_dppclk_threshold(struct dccg *dccg, struct dc_clocks *new_clocks) in dcn1_determine_dppclk_threshold()534 static void dcn1_ramp_up_dispclk_with_dpp(struct dccg *dccg, struct dc_clocks *new_clocks) in dcn1_ramp_up_dispclk_with_dpp()566 static void dcn1_update_clocks(struct dccg *dccg, in dcn1_update_clocks()657 static void dce_update_clocks(struct dccg *dccg, in dce_update_clocks()873 void dce_dccg_destroy(struct dccg **dccg) in dce_dccg_destroy()
166 struct dccg *dccg; member