Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_internal.h45 #define smu_set_driver_table_location(smu) smu_ppt_funcs(set_driver_table_location, 0, smu) macro
Damdgpu_smu.c1262 ret = smu_set_driver_table_location(smu); in smu_smc_hw_setup()