Searched refs:local_count (Results 1 – 2 of 2) sorted by relevance
1220 int local_count = count; in hpi6000_dsp_block_write32() 1224 while (local_count) { in hpi6000_dsp_block_write32() 1225 if (local_count > c6711_burst_size) in hpi6000_dsp_block_write32() 1228 xfer_size = local_count; in hpi6000_dsp_block_write32() 1241 local_count -= xfer_size; in hpi6000_dsp_block_write32() 1258 int local_count = count; in hpi6000_dsp_block_read32() 1262 while (local_count) { in hpi6000_dsp_block_read32() 1263 if (local_count > c6711_burst_size) in hpi6000_dsp_block_read32() 1266 xfer_size = local_count; in hpi6000_dsp_block_read32() 1279 local_count in hpi6000_dsp_block_read32() 1215 int local_count = count; hpi6000_dsp_block_write32() local 1253 int local_count = count; hpi6000_dsp_block_read32() local [all...]
684 static int local_count; in type_c_detect_irq() local687 if (local_count++ > 10) { in type_c_detect_irq()690 local_count = 0; in type_c_detect_irq()