Searched refs:get_valid_clk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A 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()
|
H A 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()
|
H A D | processpptables.c | 408 static int get_valid_clk(struct pp_hwmgr *hwmgr, in get_valid_clk() function 1465 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, in init_clock_voltage_dependency() 1470 result = get_valid_clk(hwmgr, in init_clock_voltage_dependency()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_processpptables.c | 845 static int get_valid_clk( in get_valid_clk() function 1004 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1011 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1018 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 1025 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables()
|
H A 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()
|
H A 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()
|
Completed in 12 milliseconds