Searched refs:old_clk (Results 1 – 3 of 3) sorted by relevance
1969 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dce110_reset_hw_ctx_wrap() local2003 if (old_clk && 0 == resource_get_clock_source_reference(&context->res_ctx, in dce110_reset_hw_ctx_wrap()2005 old_clk)) in dce110_reset_hw_ctx_wrap()2006 old_clk->funcs->cs_power_down(old_clk); in dce110_reset_hw_ctx_wrap()
2210 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap() local2215 if (old_clk) in dcn20_reset_hw_ctx_wrap()2216 old_clk->funcs->cs_power_down(old_clk); in dcn20_reset_hw_ctx_wrap()
1512 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap() local1517 if (old_clk) in dcn10_reset_hw_ctx_wrap()1518 old_clk->funcs->cs_power_down(old_clk); in dcn10_reset_hw_ctx_wrap()