Lines Matching refs:time_out
1212 u32 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_write32() local
1225 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_write32()
1230 && --time_out); in hpi6000_dsp_block_write32()
1232 if (!time_out) in hpi6000_dsp_block_write32()
1239 if (time_out) in hpi6000_dsp_block_write32()
1250 u32 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_read32() local
1264 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_read32()
1269 && --time_out); in hpi6000_dsp_block_read32()
1270 if (!time_out) in hpi6000_dsp_block_read32()
1279 if (time_out) in hpi6000_dsp_block_read32()
1413 u16 time_out = 8; in hpi6000_send_data() local
1419 && --time_out) { in hpi6000_send_data()
1472 if (!time_out) in hpi6000_send_data()