Lines Matching refs:apu_flags
542 if ((adev->apu_flags & AMD_APU_IS_RAVEN) && in soc15_asic_reset()
543 !(adev->apu_flags & AMD_APU_IS_RAVEN2)) in soc15_asic_reset()
1147 adev->apu_flags |= AMD_APU_IS_RAVEN; in soc15_common_early_init()
1149 adev->apu_flags |= AMD_APU_IS_PICASSO; in soc15_common_early_init()
1151 adev->apu_flags |= AMD_APU_IS_RAVEN2; in soc15_common_early_init()
1153 if (adev->apu_flags & AMD_APU_IS_RAVEN2) in soc15_common_early_init()
1155 else if (adev->apu_flags & AMD_APU_IS_PICASSO) in soc15_common_early_init()
1162 if (adev->apu_flags & AMD_APU_IS_RAVEN2) { in soc15_common_early_init()
1180 } else if (adev->apu_flags & AMD_APU_IS_PICASSO) { in soc15_common_early_init()
1246 adev->apu_flags |= AMD_APU_IS_RENOIR; in soc15_common_early_init()
1248 adev->apu_flags |= AMD_APU_IS_GREEN_SARDINE; in soc15_common_early_init()
1250 if (adev->apu_flags & AMD_APU_IS_RENOIR) in soc15_common_early_init()