Searched refs:decimation (Results 1 – 1 of 1) sorted by relevance
467 int decimation; in snd_bt87x_prepare() local471 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()