Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsis7019.c77 u16 sync_period_size; member
264 voice->vperiod = voice->sync_period_size + 1; in sis_update_voice()
266 voice->vperiod = voice->sync_period_size + sync + 10; in sis_update_voice()
274 sync = voice->sync_cso + voice->sync_period_size; in sis_update_voice()
758 timing->sync_period_size = runtime->period_size; in sis_prepare_timing_voice()