Searched refs:get_valid_clk (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega10_processpptables.c | 804 static int get_valid_clk( in get_valid_clk() function 966 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 973 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 980 result = get_valid_clk(hwmgr, in init_powerplay_extended_tables() 987 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 1337 result = get_valid_clk(hwmgr, &hwmgr->dyn_state.valid_mclk_values, in init_clock_voltage_dependency() 1342 result = get_valid_clk(hwmgr, in init_clock_voltage_dependency()
|