Home
last modified time | relevance | path

Searched refs:smu_set_tool_table_location (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h46 #define smu_set_tool_table_location(smu) smu_ppt_funcs(set_tool_table_location, 0, smu) macro
H A Damdgpu_smu.c1556 ret = smu_set_tool_table_location(smu); in smu_smc_hw_setup()