Searched refs:tool_table (Results 1 – 3 of 3) sorted by relevance
721 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location() local723 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location()726 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()731 lower_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
708 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location() local710 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()713 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()718 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
750 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location() local752 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()755 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()760 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()