Searched refs:retry_count (Results 1 – 2 of 2) sorted by relevance
381 u32 retry_count = 0; in azx_get_sync_time() local448 udelay(retry_count++); in azx_get_sync_time()450 } while (retry_count != HDA_MAX_CYCLE_READ_RETRY); in azx_get_sync_time()452 if (retry_count == HDA_MAX_CYCLE_READ_RETRY) { in azx_get_sync_time()
1394 int retry_count = 2; in snd_cs4281_chip_init() local1555 if (--retry_count > 0) in snd_cs4281_chip_init()