Searched refs:hubp_clk_cntl (Results 1 – 7 of 7) sorted by relevance
156 void (*hubp_clk_cntl)(struct hubp *hubp, bool enable); member
503 .hubp_clk_cntl = hubp2_clk_cntl,
831 .hubp_clk_cntl = hubp1_clk_cntl,
1267 .hubp_clk_cntl = hubp1_clk_cntl,
1104 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn10_plane_atomic_disable()2124 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn10_enable_plane()
582 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn20_plane_atomic_disable()1092 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn20_enable_plane()
1594 .hubp_clk_cntl = hubp2_clk_cntl,