Searched refs:get_valid_clk (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_vega10_processpptables.c | 878 static int get_valid_clk( in get_valid_clk() function 1040 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1047 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1054 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1061 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables()
|
H A D | amdgpu_process_pptables_v1_0.c | 320 static int get_valid_clk( in get_valid_clk() function 840 result = get_valid_clk(hwmgr, &pp_table_information->valid_mclk_values, in init_clock_voltage_dependency() 845 result = get_valid_clk(hwmgr, &pp_table_information->valid_sclk_values, in init_clock_voltage_dependency()
|
H A D | amdgpu_processpptables.c | 411 static int get_valid_clk(struct pp_hwmgr *hwmgr, in get_valid_clk() function 1343 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, in init_clock_voltage_dependency() 1348 result = get_valid_clk(hwmgr, in init_clock_voltage_dependency()
|