Symbol: vega12_single_dpm_table
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1041
struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1042
struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1121
struct vega12_single_dpm_table *table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1139
struct vega12_single_dpm_table *table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1731
struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1732
struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1733
struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1861
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1894
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1921
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1949
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2379
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2537
struct vega12_single_dpm_table *dpm_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2719
struct vega12_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2720
struct vega12_single_dpm_table *golden_sclk_table =
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2740
struct vega12_single_dpm_table *mclk_table = &(data->dpm_table.mem_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2741
struct vega12_single_dpm_table *golden_mclk_table =
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
611
struct vega12_single_dpm_table *dpm_table, PPCLK_e clk_id)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
648
struct vega12_single_dpm_table *dpm_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
788
struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
125
struct vega12_single_dpm_table soc_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
126
struct vega12_single_dpm_table gfx_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
127
struct vega12_single_dpm_table mem_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
128
struct vega12_single_dpm_table eclk_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
129
struct vega12_single_dpm_table vclk_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
130
struct vega12_single_dpm_table dclk_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
131
struct vega12_single_dpm_table dcef_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
132
struct vega12_single_dpm_table pixel_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
133
struct vega12_single_dpm_table display_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
134
struct vega12_single_dpm_table phy_table;