Home
last modified time | relevance | path

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 Damdgpu_vega10_processpptables.c878 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 Damdgpu_process_pptables_v1_0.c320 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 Damdgpu_processpptables.c411 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()