Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dsis7019.c78 u16 sync_period_size; member
265 voice->vperiod = voice->sync_period_size + 1; in sis_update_voice()
267 voice->vperiod = voice->sync_period_size + sync + 10; in sis_update_voice()
275 sync = voice->sync_cso + voice->sync_period_size; in sis_update_voice()
759 timing->sync_period_size = runtime->period_size; in sis_prepare_timing_voice()