Lines Matching refs:time_out
1223 u32 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_write32() local
1236 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_write32()
1241 && --time_out); in hpi6000_dsp_block_write32()
1243 if (!time_out) in hpi6000_dsp_block_write32()
1250 if (time_out) in hpi6000_dsp_block_write32()
1261 u32 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_read32() local
1275 time_out = PCI_TIMEOUT; in hpi6000_dsp_block_read32()
1280 && --time_out); in hpi6000_dsp_block_read32()
1281 if (!time_out) in hpi6000_dsp_block_read32()
1290 if (time_out) in hpi6000_dsp_block_read32()
1424 u16 time_out = 8; in hpi6000_send_data() local
1430 && --time_out) { in hpi6000_send_data()
1483 if (!time_out) in hpi6000_send_data()