Searched refs:tool_table (Results 1 – 3 of 3) sorted by relevance
727 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location() local 729 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location() 732 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location() 737 lower_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
710 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location() local 712 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location() 715 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location() 720 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
741 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location() local 743 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location() 746 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location() 751 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()