SMU_MSG_MAX_COUNT   42 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 	if (type < 0 || type >= SMU_MSG_MAX_COUNT)
SMU_MSG_MAX_COUNT   66 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c static struct smu_11_0_cmn2aisc_mapping arcturus_message_map[SMU_MSG_MAX_COUNT] = {
SMU_MSG_MAX_COUNT  194 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	if (index >= SMU_MSG_MAX_COUNT)
SMU_MSG_MAX_COUNT   55 drivers/gpu/drm/amd/powerplay/navi10_ppt.c static struct smu_11_0_cmn2aisc_mapping navi10_message_map[SMU_MSG_MAX_COUNT] = {
SMU_MSG_MAX_COUNT  216 drivers/gpu/drm/amd/powerplay/navi10_ppt.c 	if (index >= SMU_MSG_MAX_COUNT)
SMU_MSG_MAX_COUNT   42 drivers/gpu/drm/amd/powerplay/renoir_ppt.c static struct smu_12_0_cmn2aisc_mapping renoir_message_map[SMU_MSG_MAX_COUNT] = {
SMU_MSG_MAX_COUNT  117 drivers/gpu/drm/amd/powerplay/renoir_ppt.c 	if (index >= SMU_MSG_MAX_COUNT)
SMU_MSG_MAX_COUNT   62 drivers/gpu/drm/amd/powerplay/vega20_ppt.c static struct smu_11_0_cmn2aisc_mapping vega20_message_map[SMU_MSG_MAX_COUNT] = {
SMU_MSG_MAX_COUNT  290 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 	if (index >= SMU_MSG_MAX_COUNT)