Searched refs:find_clk_for_voltage (Results 1 – 2 of 2) sorted by relevance
454 static unsigned int find_clk_for_voltage( in find_clk_for_voltage() function532 …temp = find_clk_for_voltage(clock_table, clock_table->DcfClocks, clock_table->DfPstateTable[j].Vol… in dcn316_clk_mgr_helper_populate_bw_params()535 …temp = find_clk_for_voltage(clock_table, clock_table->SocClocks, clock_table->DfPstateTable[j].Vol… in dcn316_clk_mgr_helper_populate_bw_params()
532 static unsigned int find_clk_for_voltage( in find_clk_for_voltage() function607 …bw_params->clk_table.entries[i].dcfclk_mhz = find_clk_for_voltage(clock_table, clock_table->DcfClo… in dcn31_clk_mgr_helper_populate_bw_params()608 …bw_params->clk_table.entries[i].socclk_mhz = find_clk_for_voltage(clock_table, clock_table->SocClo… in dcn31_clk_mgr_helper_populate_bw_params()