Searched refs:AMD_ASIC_MASK (Results 1 – 3 of 3) sorted by relevance
36 AMD_ASIC_MASK = 0x0000ffffUL, enumerator
2235 flags &= ~AMD_ASIC_MASK; in amdgpu_fix_asic_type()2263 amdgpu_device_asic_has_dc_support(flags & AMD_ASIC_MASK)) in amdgpu_pci_probe()2279 ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()2287 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()2304 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
4026 adev->asic_type = flags & AMD_ASIC_MASK; in amdgpu_device_init()
Completed in 19 milliseconds