Searched refs:AMDGPU_FAMILY_SI (Results 1 – 5 of 5) sorted by relevance
90 if (adev->family == AMDGPU_FAMILY_SI) in amdgpu_pll_get_fb_ref_div()
2090 adev->family = AMDGPU_FAMILY_SI; in amdgpu_device_ip_early_init()
1127 #define AMDGPU_FAMILY_SI 110 /* Hainan, Oland, Verde, Pitcairn, Tahiti */ macro
1523 if (adev->family == AMDGPU_FAMILY_SI) { in amdgpu_dpm_enable_uvd()1558 if (adev->family == AMDGPU_FAMILY_SI) { in amdgpu_dpm_enable_vce()
3375 if (((adev->family == AMDGPU_FAMILY_SI) || in hwmon_attributes_visible()3384 if (((adev->family == AMDGPU_FAMILY_SI) || in hwmon_attributes_visible()3407 if ((adev->family == AMDGPU_FAMILY_SI || /* not implemented yet */ in hwmon_attributes_visible()
Completed in 27 milliseconds