Searched refs:AMDGPU_FAMILY_SI (Results 1 – 3 of 3) sorted by relevance
1054 #define AMDGPU_FAMILY_SI 110 /* Hainan, Oland, Verde, Pitcairn, Tahiti */ macro
2353 adev->family == AMDGPU_FAMILY_SI || /* not implemented yet */ in hwmon_attributes_visible()2378 if ((adev->family == AMDGPU_FAMILY_SI || /* not implemented yet */ in hwmon_attributes_visible()
1560 adev->family = AMDGPU_FAMILY_SI; in amdgpu_device_ip_early_init()