Searched refs:allow_clock_gating (Results 1 – 9 of 9) sorted by relevance
53 .allow_clock_gating = dccg2_allow_clock_gating,
62 .allow_clock_gating = dccg2_allow_clock_gating,
54 .allow_clock_gating = dccg2_allow_clock_gating,
127 .allow_clock_gating = dccg2_allow_clock_gating,
192 .allow_clock_gating = dccg2_allow_clock_gating,
370 … (dc->res_pool->dccg && dc->res_pool->dccg->funcs && dc->res_pool->dccg->funcs->allow_clock_gating) in dcn201_init_hw()371 dc->res_pool->dccg->funcs->allow_clock_gating(dc->res_pool->dccg, true); in dcn201_init_hw()
228 void (*allow_clock_gating)(struct dccg *dccg, bool allow); member
384 .allow_clock_gating = dccg2_allow_clock_gating,
331 … (dc->res_pool->dccg && dc->res_pool->dccg->funcs && dc->res_pool->dccg->funcs->allow_clock_gating) in dcn401_init_hw()332 dc->res_pool->dccg->funcs->allow_clock_gating(dc->res_pool->dccg, true); in dcn401_init_hw()