Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h83 #define CP_PACKETJ_GET_TYPE(x) (((x) >> 28) & 0xF) macro
H A Djpeg_v1_0.c645 type = CP_PACKETJ_GET_TYPE(ib->ptr[i]); in jpeg_v1_dec_ring_parse_cs()
H A Damdgpu_jpeg.c575 type = CP_PACKETJ_GET_TYPE(ib->ptr[i]); in amdgpu_jpeg_dec_parse_cs()