SMU_TABLE_COUNT 166 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c static struct smu_11_0_cmn2aisc_mapping arcturus_table_map[SMU_TABLE_COUNT] = { SMU_TABLE_COUNT 239 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c if (index >= SMU_TABLE_COUNT) SMU_TABLE_COUNT 182 drivers/gpu/drm/amd/powerplay/navi10_ppt.c static struct smu_11_0_cmn2aisc_mapping navi10_table_map[SMU_TABLE_COUNT] = { SMU_TABLE_COUNT 261 drivers/gpu/drm/amd/powerplay/navi10_ppt.c if (index >= SMU_TABLE_COUNT) SMU_TABLE_COUNT 106 drivers/gpu/drm/amd/powerplay/renoir_ppt.c static struct smu_12_0_cmn2aisc_mapping renoir_table_map[SMU_TABLE_COUNT] = { SMU_TABLE_COUNT 131 drivers/gpu/drm/amd/powerplay/renoir_ppt.c if (index >= SMU_TABLE_COUNT) SMU_TABLE_COUNT 445 drivers/gpu/drm/amd/powerplay/smu_v11_0.c tables = kcalloc(SMU_TABLE_COUNT, sizeof(struct smu_table), SMU_TABLE_COUNT 281 drivers/gpu/drm/amd/powerplay/smu_v12_0.c tables = kcalloc(SMU_TABLE_COUNT, sizeof(struct smu_table), SMU_TABLE_COUNT 198 drivers/gpu/drm/amd/powerplay/vega20_ppt.c static struct smu_11_0_cmn2aisc_mapping vega20_table_map[SMU_TABLE_COUNT] = { SMU_TABLE_COUNT 230 drivers/gpu/drm/amd/powerplay/vega20_ppt.c if (index >= SMU_TABLE_COUNT)