Searched refs:get_valid_clk (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_processpptables.c | 846 static int get_valid_clk( in get_valid_clk() function 1005 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1012 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1019 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1026 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables()
|
D | process_pptables_v1_0.c | 311 static int get_valid_clk( in get_valid_clk() function 859 result = get_valid_clk(hwmgr, &pp_table_information->valid_mclk_values, in init_clock_voltage_dependency() 864 result = get_valid_clk(hwmgr, &pp_table_information->valid_sclk_values, in init_clock_voltage_dependency()
|
D | processpptables.c | 405 static int get_valid_clk(struct pp_hwmgr *hwmgr, in get_valid_clk() function 1449 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, in init_clock_voltage_dependency() 1454 result = get_valid_clk(hwmgr, in init_clock_voltage_dependency()
|