Searched refs:IP_VERSION_REV (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | amdgpu_ucode.c | 1306 rev = IP_VERSION_REV(version); in amdgpu_ucode_ip_version_decode() |
H A D | amdgpu.h | 679 #define IP_VERSION_REV(ver) ((ver) & 0xFF) macro |