Symbol: smu7_single_dpm_table
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4090
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4093
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4297
struct smu7_single_dpm_table *dpm_table,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4968
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4969
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4970
struct smu7_single_dpm_table *pcie_table = &(data->dpm_table.pcie_speed_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5092
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5093
struct smu7_single_dpm_table *golden_sclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5108
struct smu7_single_dpm_table *golden_sclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5134
struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5135
struct smu7_single_dpm_table *golden_mclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5150
struct smu7_single_dpm_table *golden_mclk_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5419
struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5420
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;