AcpLevelCount    1129 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 				   offsetof(SMU7_Fusion_DpmTable, AcpLevelCount),
AcpLevelCount     255 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h 	uint8_t                             AcpLevelCount;
AcpLevelCount     239 drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h     uint8_t                             AcpLevelCount;
AcpLevelCount     264 drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h 	uint8_t                             AcpLevelCount;
AcpLevelCount     267 drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h 	uint8_t                             AcpLevelCount;
AcpLevelCount     316 drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h     uint8_t                             AcpLevelCount;
AcpLevelCount     229 drivers/gpu/drm/amd/powerplay/inc/smu7_fusion.h     uint8_t                            AcpLevelCount;
AcpLevelCount    1598 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	table->AcpLevelCount = (uint8_t)(acp_table->count);
AcpLevelCount    1601 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	for (count = 0; count < table->AcpLevelCount; count++) {
AcpLevelCount    1472 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	table->AcpLevelCount = (uint8_t)(mm_table->count);
AcpLevelCount    1475 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	for (count = 0; count < table->AcpLevelCount; count++) {
AcpLevelCount    1425 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	table->AcpLevelCount = (uint8_t) (mm_table->count);
AcpLevelCount    1428 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	for (count = 0; count < table->AcpLevelCount; count++) {
AcpLevelCount    2731 drivers/gpu/drm/radeon/ci_dpm.c 	table->AcpLevelCount = (u8)
AcpLevelCount    2734 drivers/gpu/drm/radeon/ci_dpm.c 	for (count = 0; count < table->AcpLevelCount; count++) {
AcpLevelCount    1047 drivers/gpu/drm/radeon/kv_dpm.c 				   offsetof(SMU7_Fusion_DpmTable, AcpLevelCount),
AcpLevelCount     316 drivers/gpu/drm/radeon/smu7_discrete.h     uint8_t                             AcpLevelCount;
AcpLevelCount     229 drivers/gpu/drm/radeon/smu7_fusion.h     uint8_t                            AcpLevelCount;