Searched refs:S_SQ_CF_WORD1_COUNT (Results 1 – 6 of 6) sorted by relevance
77 S_SQ_CF_WORD1_COUNT((cf->ndw / 4) - 1); in eg_bytecode_cf_build()143 S_SQ_CF_WORD1_COUNT(cf->count); in eg_bytecode_cf_build()
32 S_SQ_CF_WORD1_COUNT(count) | in r700_bytecode_cf_vtx_build()
43 #define S_SQ_CF_WORD1_COUNT(x) (((unsigned)(x) & 0x7) << 10) macro
46 #define S_SQ_CF_WORD1_COUNT(x) (((unsigned)(x) & 0x3f) << 10) macro
1630 S_SQ_CF_WORD1_COUNT((cf->ndw / 4) - 1)| in r600_bytecode_cf_vtx_build()