Searched refs:amdgpu_has_atpx (Results 1 – 3 of 3) sorted by relevance
77 bool amdgpu_has_atpx(void) in amdgpu_has_atpx() function
1339 bool amdgpu_has_atpx(void);1346 static inline bool amdgpu_has_atpx(void) { return false; } in amdgpu_has_atpx() function
2088 if (amdgpu_has_atpx() && in amdgpu_device_ip_early_init()