Searched refs:PACKET3_CP_DMA_CMD_DAS (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Devergreen_cs.c2266 (command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */
2313 if (command & PACKET3_CP_DMA_CMD_DAS) {
3524 (command & PACKET3_CP_DMA_CMD_DAS)) || /* dst = register */
3554 if (command & PACKET3_CP_DMA_CMD_DAS) {
H A Dsid.h912 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
H A Devergreend.h1084 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
H A Dr600_cs.c1943 if (command & PACKET3_CP_DMA_CMD_DAS) {
H A Dr600d.h1218 # define PACKET3_CP_DMA_CMD_DAS (1 << 27) macro
H A Dsi.c2764 if (command & PACKET3_CP_DMA_CMD_DAS) {

Completed in 204 milliseconds