Searched refs:softmax_memclk_khz (Results 1 – 1 of 1) sorted by relevance
1261 int softmax_memclk_khz = dc->clk_mgr->bw_params->dc_mode_softmax_memclk * 1000; in dcn30_prepare_bandwidth() local1263 if (dc->clk_mgr->clks.dramclk_khz <= softmax_memclk_khz && in dcn30_prepare_bandwidth()1264 context->bw_ctx.bw.dcn.clk.dramclk_khz > softmax_memclk_khz) in dcn30_prepare_bandwidth()