Symbol: vega10_single_dpm_table
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1201
struct vega10_single_dpm_table *dpm_table,
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1272
struct vega10_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1634
struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1782
struct vega10_single_dpm_table *dpm_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1920
struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.eclk_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1983
struct vega10_single_dpm_table *vclk_dpm_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1985
struct vega10_single_dpm_table *dclk_dpm_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3258
struct vega10_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3261
struct vega10_single_dpm_table *mclk_table = &(data->dpm_table.mem_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3342
struct vega10_single_dpm_table *dpm_table,
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3358
struct vega10_single_dpm_table *dpm_table,
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3408
struct vega10_single_dpm_table *table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3421
struct vega10_single_dpm_table *table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3839
struct vega10_single_dpm_table *dpm_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4279
struct vega10_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4280
struct vega10_single_dpm_table *mclk_table = &(data->dpm_table.mem_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4532
struct vega10_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4533
struct vega10_single_dpm_table *golden_sclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4548
struct vega10_single_dpm_table *golden_sclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4583
struct vega10_single_dpm_table *mclk_table = &(data->dpm_table.mem_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4584
struct vega10_single_dpm_table *golden_mclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4599
struct vega10_single_dpm_table *golden_mclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4752
struct vega10_single_dpm_table *golden_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4790
struct vega10_single_dpm_table *dpm_table = &data->golden_dpm_table.soc_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
4849
struct vega10_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
147
struct vega10_single_dpm_table soc_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
148
struct vega10_single_dpm_table gfx_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
149
struct vega10_single_dpm_table mem_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
150
struct vega10_single_dpm_table eclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
151
struct vega10_single_dpm_table vclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
152
struct vega10_single_dpm_table dclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
153
struct vega10_single_dpm_table dcef_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
154
struct vega10_single_dpm_table pixel_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
155
struct vega10_single_dpm_table display_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
156
struct vega10_single_dpm_table phy_table;