Home
last modified time | relevance | path

Searched refs:CP_PACKETJ_GET_RES (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h81 #define CP_PACKETJ_GET_RES(x) (((x) >> 18) & 0x3F) macro
Djpeg_v1_0.c643 res = CP_PACKETJ_GET_RES(ib->ptr[i]); in jpeg_v1_dec_ring_parse_cs()
Djpeg_v2_0.c839 res = CP_PACKETJ_GET_RES(ib->ptr[i]); in jpeg_v2_dec_ring_parse_cs()