Searched refs:RADEON_CP_PACKET3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dradeon_drv.h1155 #define RADEON_CP_PACKET3 0xC0000000 macro
1900 (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
H A Dradeon_cs.c752 case RADEON_CP_PACKET3:
H A Dradeon_state.c280 if ((cmd[0] & 0xc0000000) != RADEON_CP_PACKET3) {
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.h1076 #define RADEON_CP_PACKET3 0xC0000000 macro
1925 (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
H A Dradeon_reg.h3388 #define RADEON_CP_PACKET3 0xC0000000 macro

Completed in 200 milliseconds