Searched refs:old_clk (Results 1 – 6 of 6) sorted by relevance
632 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn31_reset_hw_ctx_wrap() local648 if (old_clk) in dcn31_reset_hw_ctx_wrap()649 old_clk->funcs->cs_power_down(old_clk); in dcn31_reset_hw_ctx_wrap()
1565 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn32_disable_phantom_streams() local1571 if (old_clk) in dcn32_disable_phantom_streams()1572 old_clk->funcs->cs_power_down(old_clk); in dcn32_disable_phantom_streams()
2306 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2342 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2344 old_clk)) in dce110_reset_hw_ctx_wrap()2345 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
2910 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2915 if (old_clk) in dcn20_reset_hw_ctx_wrap()2916 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1968 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1973 if (old_clk) in dcn10_reset_hw_ctx_wrap()1974 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()
2072 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn401_reset_hw_ctx_wrap() local2078 if (old_clk) in dcn401_reset_hw_ctx_wrap()2079 old_clk->funcs->cs_power_down(old_clk); in dcn401_reset_hw_ctx_wrap()