Searched refs:old_clk (Results 1 – 4 of 4) sorted by relevance
586 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn31_reset_hw_ctx_wrap() local591 if (old_clk) in dcn31_reset_hw_ctx_wrap()592 old_clk->funcs->cs_power_down(old_clk); in dcn31_reset_hw_ctx_wrap()
2097 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2133 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2135 old_clk)) in dce110_reset_hw_ctx_wrap()2136 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
2589 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2594 if (old_clk) in dcn20_reset_hw_ctx_wrap()2595 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1683 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1688 if (old_clk) in dcn10_reset_hw_ctx_wrap()1689 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()