Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dcikd.h1753 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
Dr600d.h1610 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
Dr600.c2882 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()
Dcik.c4014 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in cik_semaphore_ring_emit()