Home
last modified time | relevance | path

Searched refs:RADEON_PACKET3_NOP (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_cs.c802 if (p3reloc.opcode != RADEON_PACKET3_NOP) in radeon_cs_packet_next_is_pkt3_nop()
858 p3reloc.opcode != RADEON_PACKET3_NOP) { in radeon_cs_packet_next_reloc()
H A Dradeon_reg.h3721 #define RADEON_PACKET3_NOP 0x10 macro