Symbol: vega12_single_dpm_table
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1504
struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1505
struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1506
struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1634
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1667
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1694
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1722
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
1908
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2066
struct vega12_single_dpm_table *dpm_table)
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2246
struct vega12_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2247
struct vega12_single_dpm_table *golden_sclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2267
struct vega12_single_dpm_table *mclk_table = &(data->dpm_table.mem_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
2268
struct vega12_single_dpm_table *golden_mclk_table =
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
508
struct vega12_single_dpm_table *dpm_table, PPCLK_e clk_id)
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
545
struct vega12_single_dpm_table *dpm_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
685
struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
968
struct vega12_single_dpm_table *table)
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
986
struct vega12_single_dpm_table *table)
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
126
struct vega12_single_dpm_table soc_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
127
struct vega12_single_dpm_table gfx_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
128
struct vega12_single_dpm_table mem_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
129
struct vega12_single_dpm_table eclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
130
struct vega12_single_dpm_table vclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
131
struct vega12_single_dpm_table dclk_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
132
struct vega12_single_dpm_table dcef_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
133
struct vega12_single_dpm_table pixel_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
134
struct vega12_single_dpm_table display_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
135
struct vega12_single_dpm_table phy_table;