Searched refs:amdgpu_pkg_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_smuio.h26 enum amdgpu_pkg_type { enum
45 enum amdgpu_pkg_type (*get_pkg_type)(struct amdgpu_device *adev);
H A Dsmuio_v13_0_3.c73 static enum amdgpu_pkg_type smuio_v13_0_3_get_pkg_type(struct amdgpu_device *adev)
75 enum amdgpu_pkg_type pkg_type;
H A Dsmuio_v13_0.c131 static enum amdgpu_pkg_type smuio_v13_0_get_pkg_type(struct amdgpu_device *adev)
133 enum amdgpu_pkg_type pkg_type;
H A Dgmc_v9_0.c1564 enum amdgpu_pkg_type pkg_type =
H A Damdgpu_device.c252 enum amdgpu_pkg_type pkg_type = AMDGPU_PKG_TYPE_CEM;

Completed in 141 milliseconds