Searched refs:G_SQ_ALU_WORD0_SRC1_SEL (Results 1 – 5 of 5) sorted by relevance
88 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); in r700_bytecode_alu_read()
226 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
270 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
184 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
2803 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0); in r600_bytecode_alu_read()