Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h82 #define CP_PACKETJ_GET_COND(x) (((x) >> 24) & 0xF) macro
H A Djpeg_v1_0.c644 cond = CP_PACKETJ_GET_COND(ib->ptr[i]); in jpeg_v1_dec_ring_parse_cs()
H A Djpeg_v2_0.c840 cond = CP_PACKETJ_GET_COND(ib->ptr[i]); in jpeg_v2_dec_ring_parse_cs()