Searched refs:old_clk (Results 1 – 5 of 5) sorted by relevance
588 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn31_reset_hw_ctx_wrap() local604 if (old_clk) in dcn31_reset_hw_ctx_wrap()605 old_clk->funcs->cs_power_down(old_clk); in dcn31_reset_hw_ctx_wrap()
1545 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn32_disable_phantom_streams() local1551 if (old_clk) in dcn32_disable_phantom_streams()1552 old_clk->funcs->cs_power_down(old_clk); in dcn32_disable_phantom_streams()
2272 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2308 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2310 old_clk)) in dce110_reset_hw_ctx_wrap()2311 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
2879 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2884 if (old_clk) in dcn20_reset_hw_ctx_wrap()2885 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1750 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1755 if (old_clk) in dcn10_reset_hw_ctx_wrap()1756 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()