Home
last modified time | relevance | path

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

/openbmc/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.c646 type = CP_PACKETJ_GET_TYPE(ib->ptr[i]); in jpeg_v1_dec_ring_parse_cs()
H A Djpeg_v4_0_3.c1247 type = CP_PACKETJ_GET_TYPE(ib->ptr[i]); in jpeg_v4_0_3_dec_ring_parse_cs()