Searched refs:ss_percentage (Results 1 – 3 of 3) sorted by relevance
41 uint32_t ss_percentage[NUM_CLOCK_SOURCES]; member
863 .ss_percentage = {0, 0, 375, 375, 375}873 …_is_spll_ssc_enabled(&clk_mgr->base) && (clock_source < ARRAY_SIZE(ss_info_table.ss_percentage))) { in dcn35_read_ss_info_from_lut()874 clk_mgr->dprefclk_ss_percentage = ss_info_table.ss_percentage[clock_source]; in dcn35_read_ss_info_from_lut()
494 .ss_percentage = {0, 0, 375, 375, 375}787 …_is_spll_ssc_enabled(&clk_mgr->base) && (clock_source < ARRAY_SIZE(ss_info_table.ss_percentage))) { in dcn314_read_ss_info_from_lut()788 clk_mgr->dprefclk_ss_percentage = ss_info_table.ss_percentage[clock_source]; in dcn314_read_ss_info_from_lut()