Home
last modified time | relevance | path

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

/sound/pci/
Drme32.c210 int capture_frlog; member
288 count <<= rme32->capture_frlog; in snd_rme32_capture_copy()
289 pos <<= rme32->capture_frlog; in snd_rme32_capture_copy()
630 rme32->capture_frlog = frlog; in snd_rme32_setframelog()
754 if (params_period_size(params) << rme32->capture_frlog != in snd_rme32_capture_hw_params()
761 params_period_size(params) << rme32->capture_frlog; in snd_rme32_capture_hw_params()
1135 return snd_rme32_pcm_byteptr(rme32) >> rme32->capture_frlog; in snd_rme32_capture_pointer()
Drme96.c253 int capture_frlog; member
325 & RME96_RCR_AUDIO_ADDR_MASK) >> rme96->capture_frlog; in snd_rme96_capture_ptr()
364 count <<= rme96->capture_frlog; in snd_rme96_capture_copy()
365 pos <<= rme96->capture_frlog; in snd_rme96_capture_copy()
920 rme96->capture_frlog = frlog; in snd_rme96_setframelog()
1079 if (params_period_size(params) << rme96->capture_frlog != in snd_rme96_capture_hw_params()
1087 params_period_size(params) << rme96->capture_frlog; in snd_rme96_capture_hw_params()