Searched refs:get_valid_clk (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega10_processpptables.c | 873 static int get_valid_clk( in get_valid_clk() function 1035 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1042 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1049 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1056 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables()
|
D | process_pptables_v1_0.c | 315 static int get_valid_clk( in get_valid_clk() function 835 result = get_valid_clk(hwmgr, &pp_table_information->valid_mclk_values, in init_clock_voltage_dependency() 840 result = get_valid_clk(hwmgr, &pp_table_information->valid_sclk_values, in init_clock_voltage_dependency()
|
D | processpptables.c | 406 static int get_valid_clk(struct pp_hwmgr *hwmgr, in get_valid_clk() function 1338 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, in init_clock_voltage_dependency() 1343 result = get_valid_clk(hwmgr, in init_clock_voltage_dependency()
|