Searched refs:RADEON_CP_PACKET0_ONE_REG_WR (Results 1 – 4 of 4) sorted by relevance
20 #define CP_PACKET0_ONE(reg, n) (RADEON_CP_PACKET0 | RADEON_CP_PACKET0_ONE_REG_WR | ((n)<<16) | ((re…
2037 #define RADEON_CP_PACKET0_ONE_REG_WR 0x00008000 macro