OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usEngineClockLow
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h
345
USHORT
usEngineClockLow
;
399
USHORT
usEngineClockLow
;
415
USHORT
usEngineClockLow
;
432
USHORT
usEngineClockLow
;
443
USHORT
usEngineClockLow
; //clockfrequency & 0xFFFF. The unit is in 10khz
454
USHORT
usEngineClockLow
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h
318
USHORT
usEngineClockLow
;
372
USHORT
usEngineClockLow
;
388
USHORT
usEngineClockLow
;
405
USHORT
usEngineClockLow
;
416
USHORT
usEngineClockLow
; //clockfrequency & 0xFFFF. The unit is in 10khz
radeon_atombios.c
2481
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
2490
sclk = le16_to_cpu(clock_info->ci.
usEngineClockLow
);
2499
sclk = le16_to_cpu(clock_info->si.
usEngineClockLow
);
2512
sclk = le16_to_cpu(clock_info->evergreen.
usEngineClockLow
);
2525
sclk = le16_to_cpu(clock_info->r600.
usEngineClockLow
);
radeon_rv770_dpm.c
2202
sclk = le16_to_cpu(clock_info->evergreen.
usEngineClockLow
);
2211
sclk = le16_to_cpu(clock_info->r600.
usEngineClockLow
);
radeon_trinity_dpm.c
1721
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
1815
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
radeon_kv_dpm.c
2626
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
2720
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
radeon_rv6xx_dpm.c
1843
sclk = le16_to_cpu(clock_info->r600.
usEngineClockLow
);
radeon_sumo_dpm.c
1443
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
radeon_ci_dpm.c
5490
pl->sclk = le16_to_cpu(clock_info->ci.
usEngineClockLow
);
5630
sclk = le16_to_cpu(clock_info->ci.
usEngineClockLow
);
radeon_si_dpm.c
6749
pl->sclk = le16_to_cpu(clock_info->si.
usEngineClockLow
);
6892
sclk = le16_to_cpu(clock_info->si.
usEngineClockLow
);
radeon_ni_dpm.c
3935
pl->sclk = le16_to_cpu(clock_info->evergreen.
usEngineClockLow
);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c
2694
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
2788
sclk = le16_to_cpu(clock_info->sumo.
usEngineClockLow
);
amdgpu_si_dpm.c
7151
pl->sclk = le16_to_cpu(clock_info->si.
usEngineClockLow
);
7299
sclk = le16_to_cpu(clock_info->si.
usEngineClockLow
);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_hwmgr.c
3336
engine_clock = visland_clk_info->ucEngineClockHigh << 16 | visland_clk_info->
usEngineClockLow
;
Completed in 46 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025