smu7_single_dpm_table 3599 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
smu7_single_dpm_table 3602 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
smu7_single_dpm_table 3803 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 			  struct smu7_single_dpm_table *dpm_table,
smu7_single_dpm_table 4445 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
smu7_single_dpm_table 4446 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
smu7_single_dpm_table 4447 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *pcie_table = &(data->dpm_table.pcie_speed_table);
smu7_single_dpm_table 4569 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
smu7_single_dpm_table 4570 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *golden_sclk_table =
smu7_single_dpm_table 4585 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *golden_sclk_table =
smu7_single_dpm_table 4611 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
smu7_single_dpm_table 4612 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *golden_mclk_table =
smu7_single_dpm_table 4627 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *golden_mclk_table =
smu7_single_dpm_table 4777 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table);
smu7_single_dpm_table 4778 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table);
smu7_single_dpm_table  104 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  sclk_table;
smu7_single_dpm_table  105 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  mclk_table;
smu7_single_dpm_table  106 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  pcie_speed_table;
smu7_single_dpm_table  107 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  vddc_table;
smu7_single_dpm_table  108 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  vddci_table;
smu7_single_dpm_table  109 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	struct smu7_single_dpm_table  mvdd_table;