Searched refs:subvp_prefetch_fclk_khz (Results 1 – 3 of 3) sorted by relevance
793 int subvp_prefetch_fclk_mhz = khz_to_mhz_ceil(clk_mgr_base->clks.subvp_prefetch_fclk_khz); in dcn401_build_update_bandwidth_clocks_sequence()975 …hould_set_clock(safe_to_lower, new_clocks->subvp_prefetch_fclk_khz, clk_mgr_base->clks.subvp_prefe… in dcn401_build_update_bandwidth_clocks_sequence()976 clk_mgr_base->clks.subvp_prefetch_fclk_khz = new_clocks->subvp_prefetch_fclk_khz; in dcn401_build_update_bandwidth_clocks_sequence()978 subvp_prefetch_fclk_mhz = khz_to_mhz_ceil(clk_mgr_base->clks.subvp_prefetch_fclk_khz); in dcn401_build_update_bandwidth_clocks_sequence()
820 …context->bw_ctx.bw.dcn.clk.subvp_prefetch_fclk_khz = in_ctx->v21.mode_programming.programming->min… in dml21_copy_clocks_to_dc_state()
727 int subvp_prefetch_fclk_khz; member