Searched refs:hubp_clk_cntl (Results 1 – 3 of 3) sorted by relevance
120 void (*hubp_clk_cntl)(struct hubp *hubp, bool enable); member
1165 .hubp_clk_cntl = hubp1_clk_cntl,
914 hubp->funcs->hubp_clk_cntl(hubp, false); in plane_atomic_disable()1600 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn10_enable_plane()