OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpLevelCount
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu7_fusion.h
231
uint8_t
AcpLevelCount
;
smu7_discrete.h
318
uint8_t
AcpLevelCount
;
smu72_discrete.h
257
uint8_t
AcpLevelCount
;
smu73_discrete.h
241
uint8_t
AcpLevelCount
;
smu74_discrete.h
266
uint8_t
AcpLevelCount
;
smu75_discrete.h
269
uint8_t
AcpLevelCount
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_fusion.h
231
uint8_t
AcpLevelCount
;
smu7_discrete.h
318
uint8_t
AcpLevelCount
;
radeon_ci_dpm.c
2737
table->
AcpLevelCount
= (u8)
2740
for (count = 0; count < table->
AcpLevelCount
; count++) {
radeon_kv_dpm.c
1051
offsetof(SMU7_Fusion_DpmTable,
AcpLevelCount
),
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c
1475
table->
AcpLevelCount
= (uint8_t)(mm_table->count);
1478
for (count = 0; count < table->
AcpLevelCount
; count++) {
amdgpu_ci_smumgr.c
1603
table->
AcpLevelCount
= (uint8_t)(acp_table->count);
1606
for (count = 0; count < table->
AcpLevelCount
; count++) {
amdgpu_tonga_smumgr.c
1430
table->
AcpLevelCount
= (uint8_t) (mm_table->count);
1433
for (count = 0; count < table->
AcpLevelCount
; count++) {
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c
1134
offsetof(SMU7_Fusion_DpmTable,
AcpLevelCount
),
Completed in 78 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025