Searched refs:RADEON_CP_PACKET_GET_COUNT (Results 1 – 4 of 4) sorted by relevance
756 pkt->count = RADEON_CP_PACKET_GET_COUNT(header); in radeon_cs_packet_parse()
3711 #define RADEON_CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
3529 pkt.count = RADEON_CP_PACKET_GET_COUNT(ib->ptr[idx]); in evergreen_ib_parse()
4744 pkt.count = RADEON_CP_PACKET_GET_COUNT(ib->ptr[idx]); in si_ib_parse()