Searched refs:AMD_ASIC_MASK (Results 1 – 3 of 3) sorted by relevance
59 AMD_ASIC_MASK = 0x0000ffffUL, enumerator
577 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()594 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
1971 adev->asic_type = flags & AMD_ASIC_MASK; in amdgpu_device_init()