Home
last modified time | relevance | path

Searched defs:num_dw (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dradeon_cs.c315 uint32_t hdr, num_dw, reg; in r600_cs_packet0() local
348 uint32_t hdr, num_dw, start_reg, end_reg, reg; in r600_cs_packet3() local
733 int num_dw = (hdr & RADEON_CP_PACKET_COUNT_MASK) >> 16; in r600_cs_parse() local