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
1263 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_read32()
1268 && --time_out); in hpi6000_dsp_block_read32()
1269 if (!time_out) in hpi6000_dsp_block_read32()
1277 if (time_out) in hpi6000_dsp_block_read32()
1411 u16 time_out = 8; in hpi6000_send_data() local
1417 && --time_out) { in hpi6000_send_data()
1470 if (!time_out) in hpi6000_send_data()