Searched refs:old_clk (Results 1 – 5 of 5) sorted by relevance
620 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn31_reset_hw_ctx_wrap() local636 if (old_clk) in dcn31_reset_hw_ctx_wrap()637 old_clk->funcs->cs_power_down(old_clk); in dcn31_reset_hw_ctx_wrap()
2305 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2341 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2343 old_clk)) in dce110_reset_hw_ctx_wrap()2344 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
1895 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn401_reset_hw_ctx_wrap() local1901 if (old_clk) in dcn401_reset_hw_ctx_wrap()1902 old_clk->funcs->cs_power_down(old_clk); in dcn401_reset_hw_ctx_wrap()
2916 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2921 if (old_clk) in dcn20_reset_hw_ctx_wrap()2922 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1932 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1937 if (old_clk) in dcn10_reset_hw_ctx_wrap()1938 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()