Searched refs:CS46XX_FRAGS (Results 1 – 2 of 2) sorted by relevance
30 #define CS46XX_FRAGS 2 macro
969 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()973 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()1120 if (params_periods(hw_params) == CS46XX_FRAGS) { in snd_cs46xx_playback_hw_params()1250 cpcm->pcm_rec.hw_buffer_size = runtime->period_size * CS46XX_FRAGS << cpcm->shift; in snd_cs46xx_playback_prepare()1285 if (runtime->periods == CS46XX_FRAGS) { in snd_cs46xx_capture_hw_params()1329 chip->capt.pcm_rec.hw_buffer_size = runtime->period_size * CS46XX_FRAGS << 2; in snd_cs46xx_capture_prepare()1445 .periods_min = CS46XX_FRAGS,1466 .periods_min = CS46XX_FRAGS,