Home
last modified time | relevance | path

Searched refs:CP_PACKET_GET_TYPE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h92 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dcikd.h216 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dsoc15d.h37 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dnvd.h35 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1678 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro