Home
last modified time | relevance | path

Searched refs:POLL_COUNT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/
H A Dens1370.c453 #define POLL_COUNT 0xa000 macro
508 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_wait_src_ready()
537 for (i = 0; i < POLL_COUNT; i++) { in snd_es1371_src_read()
608 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
617 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
623 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
651 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
660 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
666 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
677 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_core.c2497 #define POLL_COUNT 1000 macro
2546 if (lifeboat++ > POLL_COUNT) { in vortex_codec_write()
2572 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()
2586 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()