Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.c381 u32 retry_count = 0; in azx_get_sync_time() local
448 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()
/sound/pci/
Dcs4281.c1394 int retry_count = 2; in snd_cs4281_chip_init() local
1555 if (--retry_count > 0) in snd_cs4281_chip_init()