AMD_ASIC_MASK
adev->asic_type = flags & AMD_ASIC_MASK;
flags &= ~AMD_ASIC_MASK;
amdgpu_device_asic_has_dc_support(pdev, flags & AMD_ASIC_MASK))
((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) {
switch (flags & AMD_ASIC_MASK) {
switch (flags & AMD_ASIC_MASK) {
adev->family = adev->flags & AMD_ASIC_MASK;