Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.h30 #define CS46XX_FRAGS 2 macro
H A Dcs46xx_lib.c969 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()
973 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()
1121 if (params_periods(hw_params) == CS46XX_FRAGS) { in snd_cs46xx_playback_hw_params()
1245 cpcm->pcm_rec.hw_buffer_size = runtime->period_size * CS46XX_FRAGS << cpcm->shift; in snd_cs46xx_playback_prepare()
1280 if (runtime->periods == CS46XX_FRAGS) { in snd_cs46xx_capture_hw_params()
1318 chip->capt.pcm_rec.hw_buffer_size = runtime->period_size * CS46XX_FRAGS << 2; in snd_cs46xx_capture_prepare()
1434 .periods_min = CS46XX_FRAGS,
1455 .periods_min = CS46XX_FRAGS,