Home
last modified time | relevance | path

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

/sound/pci/
Dbt87x.c467 int decimation; in snd_bt87x_prepare() local
471 decimation = (ANALOG_CLOCK + runtime->rate / 4) / runtime->rate; in snd_bt87x_prepare()
472 chip->reg_control |= decimation << CTL_DA_SDR_SHIFT; in snd_bt87x_prepare()