Searched refs:burst_count (Results 1 – 14 of 14) sorted by relevance
88 static u16 burst_count(u32 status) in burst_count() function214 burst = burst_count(value); in tis_senddata()227 burst = burst_count(tpm_read_word(priv, in tis_senddata()256 burst = burst_count(value); in tis_senddata()320 while ((burst = burst_count(value)) == 0) { in tis_readresponse()
778 unsigned burst_count = c->bc.burst_count; in prepare_ir() local782 c->bc.burst_count = 0; in prepare_ir()806 if (!burst_count--) in prepare_ir()822 unsigned burst_count = c->bc.burst_count; in prepare_ir() local826 c->bc.burst_count = 0; in prepare_ir()859 if (!burst_count--) in prepare_ir()
292 .BURST_COUNT(bc.burst_count) in build_cf_exp()305 .BURST_COUNT(bc.burst_count) in build_cf_exp()318 .BURST_COUNT(bc.burst_count) in build_cf_exp()341 .BURST_COUNT(bc.burst_count) in build_cf_mem()352 .BURST_COUNT(bc.burst_count) in build_cf_mem()363 .BURST_COUNT(bc.burst_count) in build_cf_mem()
192 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()204 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()215 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()259 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()269 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()278 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()
127 if (n.bc.burst_count) { in dump()129 s2 << n.bc.array_base << "-" << n.bc.array_base + n.bc.burst_count; in dump()132 n.bc.rw_gpr + n.bc.burst_count << "."; in dump()
469 unsigned burst_count:4; member
89 S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()109 bc->bytecode[id] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()127 bc->bytecode[id] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()165 output->burst_count = G_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(word1);
205 (output->burst_count + bc->cf_last->output.burst_count) <= 16) { in r600_bytecode_add_output()207 if ((output->gpr + output->burst_count) == bc->cf_last->output.gpr && in r600_bytecode_add_output()208 (output->array_base + output->burst_count) == bc->cf_last->output.array_base) { in r600_bytecode_add_output()213 bc->cf_last->output.burst_count += output->burst_count; in r600_bytecode_add_output()216 } else if (output->gpr == (bc->cf_last->output.gpr + bc->cf_last->output.burst_count) && in r600_bytecode_add_output()217 output->array_base == (bc->cf_last->output.array_base + bc->cf_last->output.burst_count)) { in r600_bytecode_add_output()220 bc->cf_last->output.burst_count += output->burst_count; in r600_bytecode_add_output()1669 bc->bytecode[id++] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in r600_bytecode_cf_build()1683 bc->bytecode[id++] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in r600_bytecode_cf_build()2112 if (cf->output.burst_count > 1) { in r600_bytecode_disasm()[all …]
156 unsigned burst_count; member
2158 output.burst_count = 1; in emit_streamout()2401 output.burst_count = 1; in generate_gs_copy_shader()2496 output.burst_count = 1; in generate_gs_copy_shader()2513 output.burst_count = 1; in generate_gs_copy_shader()2608 output.burst_count = 1; in emit_gs_ring_writes()3685 output[j].burst_count = 1; in r600_shader_from_tgsi()3802 output[j].burst_count = 1; in r600_shader_from_tgsi()3857 output[j].burst_count = 1; in r600_shader_from_tgsi()3873 output[j].burst_count = 1; in r600_shader_from_tgsi()3889 output[j].burst_count = 1; in r600_shader_from_tgsi()[all …]
480 bits<4> burst_count;489 let Word1{19-16} = burst_count;
274 let burst_count = 0;
490 bits<4> burst_count;499 let Word1{19-16} = burst_count;
243 let burst_count = 0;