Searched refs:disable_dtb_ref_clk_switch (Results 1 – 3 of 3) sorted by relevance
203 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn32_init_clocks()802 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn32_update_clocks()1180 if (ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn32_clk_mgr_construct()1198 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn32_clk_mgr_construct()
262 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn401_init_clocks()1118 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn401_build_update_display_clocks_sequence()1592 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn401_clk_mgr_construct()
1077 bool disable_dtb_ref_clk_switch; member