Symbol: smu7_single_dpm_table
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4194
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4197
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4401
struct smu7_single_dpm_table *dpm_table,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5072
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5073
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5074
struct smu7_single_dpm_table *pcie_table = &(data->dpm_table.pcie_speed_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5196
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5197
struct smu7_single_dpm_table *golden_sclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5212
struct smu7_single_dpm_table *golden_sclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5238
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5239
struct smu7_single_dpm_table *golden_mclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5254
struct smu7_single_dpm_table *golden_mclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5523
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5524
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
104
struct smu7_single_dpm_table sclk_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
105
struct smu7_single_dpm_table mclk_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
106
struct smu7_single_dpm_table pcie_speed_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
107
struct smu7_single_dpm_table vddc_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
108
struct smu7_single_dpm_table vddci_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h
109
struct smu7_single_dpm_table mvdd_table;