Home
last modified time | relevance | path

Searched refs:samu_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c1787 struct radeon_clock_voltage_dependency_table *samu_table = in kv_patch_voltage_values() local
1806 if (samu_table->count) { in kv_patch_voltage_values()
1807 for (i = 0; i < samu_table->count; i++) in kv_patch_voltage_values()
1808 samu_table->entries[i].v = in kv_patch_voltage_values()
1810 samu_table->entries[i].v); in kv_patch_voltage_values()