OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smu7_single_dpm_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu7_hwmgr.h
100
struct
smu7_single_dpm_table
{
struct
106
struct
smu7_single_dpm_table
sclk_table;
107
struct
smu7_single_dpm_table
mclk_table;
108
struct
smu7_single_dpm_table
pcie_speed_table;
109
struct
smu7_single_dpm_table
vddc_table;
110
struct
smu7_single_dpm_table
vddci_table;
111
struct
smu7_single_dpm_table
mvdd_table;
amdgpu_smu7_hwmgr.c
3606
struct
smu7_single_dpm_table
*sclk_table = &(data->dpm_table.sclk_table);
3609
struct
smu7_single_dpm_table
*mclk_table = &(data->dpm_table.mclk_table);
3810
struct
smu7_single_dpm_table
*dpm_table,
4454
struct
smu7_single_dpm_table
*sclk_table = &(data->dpm_table.sclk_table);
4455
struct
smu7_single_dpm_table
*mclk_table = &(data->dpm_table.mclk_table);
4456
struct
smu7_single_dpm_table
*pcie_table = &(data->dpm_table.pcie_speed_table);
4578
struct
smu7_single_dpm_table
*sclk_table = &(data->dpm_table.sclk_table);
4579
struct
smu7_single_dpm_table
*golden_sclk_table =
4594
struct
smu7_single_dpm_table
*golden_sclk_table =
4620
struct
smu7_single_dpm_table
*mclk_table = &(data->dpm_table.mclk_table)
[
all
...]
Completed in 22 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025