Searched refs:fragsize1 (Results 1 – 2 of 2) sorted by relevance
147 unsigned int fragsize1; member375 ichdev->fragsize1 = ichdev->fragsize >> 1; in snd_intel8x0m_setup_periods()379 ichdev->fragsize1 >> chip->pcm_pos_shift); in snd_intel8x0m_setup_periods()382 ichdev->fragsize1 >> chip->pcm_pos_shift); in snd_intel8x0m_setup_periods()387 ichdev->fragsize1 = ichdev->fragsize; in snd_intel8x0m_setup_periods()408 ichdev->fragsize1); in snd_intel8x0m_setup_periods()439 ichdev->position += step * ichdev->fragsize1; in snd_intel8x0m_update()449 ichdev->fragsize1); in snd_intel8x0m_update()550 ptr = ichdev->fragsize1 - ptr1; in snd_intel8x0m_pcm_pointer()
317 unsigned int fragsize1; member645 ichdev->fragsize1 = ichdev->fragsize >> 1; in snd_intel8x0_setup_periods()649 ichdev->fragsize1 >> ichdev->pos_shift); in snd_intel8x0_setup_periods()652 ichdev->fragsize1 >> ichdev->pos_shift); in snd_intel8x0_setup_periods()657 ichdev->fragsize1 = ichdev->fragsize; in snd_intel8x0_setup_periods()680 ichdev->fragsize1); in snd_intel8x0_setup_periods()719 ichdev->position += step * ichdev->fragsize1; in snd_intel8x0_update()1025 ptr = ichdev->fragsize1 - ptr1; in snd_intel8x0_pcm_pointer()1029 pos_base = position / ichdev->fragsize1; in snd_intel8x0_pcm_pointer()1030 last_base = ichdev->last_pos / ichdev->fragsize1; in snd_intel8x0_pcm_pointer()[all …]