Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDr600d.h1191 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
HDr600.c2613 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()