Home
last modified time | relevance | path

Searched defs:soc_table (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Darcturus_ppt.h62 struct arcturus_single_dpm_table soc_table; member
H A Dvega20_ppt.h112 struct vega20_single_dpm_table soc_table; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu_v11_0.h101 struct smu_11_0_dpm_table soc_table; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_hwmgr.h149 struct vega10_single_dpm_table soc_table; member
H A Dvega12_hwmgr.h128 struct vega12_single_dpm_table soc_table; member
H A Dvega20_hwmgr.h180 struct vega20_single_dpm_table soc_table; member
H A Damdgpu_vega10_hwmgr.c4539 struct vega10_single_dpm_table *soc_table = &(data->dpm_table.soc_table); in vega10_print_clock_levels() local