Searched refs:old_clk (Results 1 – 6 of 6) sorted by relevance
600 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn31_reset_hw_ctx_wrap() local616 if (old_clk) in dcn31_reset_hw_ctx_wrap()617 old_clk->funcs->cs_power_down(old_clk); in dcn31_reset_hw_ctx_wrap()
1551 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn32_disable_phantom_streams() local1557 if (old_clk) in dcn32_disable_phantom_streams()1558 old_clk->funcs->cs_power_down(old_clk); in dcn32_disable_phantom_streams()
2275 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2311 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2313 old_clk)) in dce110_reset_hw_ctx_wrap()2314 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
1877 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn401_reset_hw_ctx_wrap() local1883 if (old_clk) in dcn401_reset_hw_ctx_wrap()1884 old_clk->funcs->cs_power_down(old_clk); in dcn401_reset_hw_ctx_wrap()
2906 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2911 if (old_clk) in dcn20_reset_hw_ctx_wrap()2912 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1751 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1756 if (old_clk) in dcn10_reset_hw_ctx_wrap()1757 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()