Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dvid.h166 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
Dcikd.h278 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
/drivers/gpu/drm/radeon/
Dcikd.h1754 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
Dr600d.h1611 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
Dr600.c2932 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()
Dcik.c3657 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in cik_semaphore_ring_emit()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h2431 #define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro