Searched refs:ss_percentage (Results 1 – 6 of 6) sorted by relevance
41 uint32_t ss_percentage[NUM_CLOCK_SOURCES]; member
81 uint32_t ss_percentage; member
117 uint32_t ss_percentage; member
616 .ss_percentage = {0, 0, 375, 375, 375}625 …ll_ssc_enabled(&clk_mgr->base) && (clock_source < ARRAY_SIZE(dcn42_ss_info_table.ss_percentage))) { in dcn42_read_ss_info_from_lut()626 clk_mgr->dprefclk_ss_percentage = dcn42_ss_info_table.ss_percentage[clock_source]; in dcn42_read_ss_info_from_lut()
500 pll_settings->ss_percentage = ss_data->percentage; in dce110_get_pix_clk_dividers_helper()729 if (ss_data != NULL && pll_settings->ss_percentage != 0) { in enable_spread_spectrum()
1523 audio_output->pll_info.ss_percentage = in build_audio_output()1524 pipe_ctx->pll_settings.ss_percentage; in build_audio_output()