Home
last modified time | relevance | path

Searched refs:WAIT_UNTIL (Results 1 – 17 of 17) sorted by relevance

/dragonfly/sys/dev/drm/radeon/reg_srcs/
H A Drn5029 0x1720 WAIT_UNTIL
H A Dr10029 0x1720 WAIT_UNTIL
H A Dr20029 0x1720 WAIT_UNTIL
H A Drv51529 0x1720 WAIT_UNTIL
H A Devergreen3 0x00008040 WAIT_UNTIL
H A Dcayman3 0x00008040 WAIT_UNTIL
H A Dr30029 0x1720 WAIT_UNTIL
H A Dr600751 0x00008040 WAIT_UNTIL
H A Dr42029 0x1720 WAIT_UNTIL
H A Drs60029 0x1720 WAIT_UNTIL
/dragonfly/sys/dev/drm/radeon/
H A Drv515d.h50 #define WAIT_UNTIL 0x1720 macro
H A Drv515.c75 radeon_ring_write(ring, PACKET0(WAIT_UNTIL, 0)); in rv515_ring_start()
91 radeon_ring_write(ring, PACKET0(WAIT_UNTIL, 0)); in rv515_ring_start()
H A Drv770d.h656 #define WAIT_UNTIL 0x8040 macro
H A Dr600.c2912 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_fence_ring_emit()
3001 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_copy_cpdma()
3021 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_copy_cpdma()
H A Devergreend.h1166 #define WAIT_UNTIL 0x8040 macro
H A Dr600d.h602 #define WAIT_UNTIL 0x8040 macro
H A Devergreen_cs.c3232 case WAIT_UNTIL: in evergreen_vm_reg_valid()