/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_vega10_processpptables.c | 878 static int get_valid_clk( function in typeref:typename:int 1040 result = get_valid_clk(hwmgr, 1047 result = get_valid_clk(hwmgr, 1054 result = get_valid_clk(hwmgr, 1061 result = get_valid_clk(hwmgr,
|
amdgpu_process_pptables_v1_0.c | 320 static int get_valid_clk( function in typeref:typename:int 840 result = get_valid_clk(hwmgr, &pp_table_information->valid_mclk_values, 845 result = get_valid_clk(hwmgr, &pp_table_information->valid_sclk_values,
|
amdgpu_processpptables.c | 411 static int get_valid_clk(struct pp_hwmgr *hwmgr, function in typeref:typename:int 1343 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, 1348 result = get_valid_clk(hwmgr,
|