Searched refs:SMU_TABLE_COUNT (Results 1 – 11 of 11) sorted by relevance
420 if (index >= SMU_TABLE_COUNT || in smu_cmn_to_asic_specific_index()890 if (!table_data || table_id >= SMU_TABLE_COUNT || table_id < 0) in smu_cmn_update_table()
770 for (i = 0; i < SMU_TABLE_COUNT; i++) { in smu_init_fb_allocations()
327 SMU_TABLE_COUNT, enumerator343 struct smu_table tables[SMU_TABLE_COUNT];
83 static struct cmn2asic_mapping cyan_skillfish_table_map[SMU_TABLE_COUNT] = {
178 static struct cmn2asic_mapping vangogh_table_map[SMU_TABLE_COUNT] = {
206 static const struct cmn2asic_mapping arcturus_table_map[SMU_TABLE_COUNT] = {
211 static struct cmn2asic_mapping navi10_table_map[SMU_TABLE_COUNT] = {
213 static struct cmn2asic_mapping sienna_cichlid_table_map[SMU_TABLE_COUNT] = {
131 static struct cmn2asic_mapping yellow_carp_table_map[SMU_TABLE_COUNT] = {
185 static const struct cmn2asic_mapping aldebaran_table_map[SMU_TABLE_COUNT] = {
116 static struct cmn2asic_mapping renoir_table_map[SMU_TABLE_COUNT] = {
Completed in 41 milliseconds