Lines Matching refs:tm
154 int tm; in snd_ice1712_ac97_write() local
157 for (tm = 0; tm < 0x10000; tm++) { in snd_ice1712_ac97_write()
169 for (tm = 0; tm < 0x10000; tm++) in snd_ice1712_ac97_write()
178 int tm; in snd_ice1712_ac97_read() local
181 for (tm = 0; tm < 0x10000; tm++) { in snd_ice1712_ac97_read()
191 for (tm = 0; tm < 0x10000; tm++) in snd_ice1712_ac97_read()
194 if (tm >= 0x10000) /* timeout */ in snd_ice1712_ac97_read()
208 int tm; in snd_ice1712_pro_ac97_write() local
211 for (tm = 0; tm < 0x10000; tm++) { in snd_ice1712_pro_ac97_write()
223 for (tm = 0; tm < 0x10000; tm++) in snd_ice1712_pro_ac97_write()
233 int tm; in snd_ice1712_pro_ac97_read() local
236 for (tm = 0; tm < 0x10000; tm++) { in snd_ice1712_pro_ac97_read()
246 for (tm = 0; tm < 0x10000; tm++) in snd_ice1712_pro_ac97_read()
249 if (tm >= 0x10000) /* timeout */ in snd_ice1712_pro_ac97_read()