Home
last modified time | relevance | path

Searched refs:CP_PACKET_GET_COUNT (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
A Dnvd.h36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
A Dvid.h93 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
A Dcikd.h211 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
A Damdgpu_uvd.c1043 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro

Completed in 26 milliseconds