Searched refs:frameGroupLength (Results 1 – 1 of 1) sorted by relevance
759 unsigned int frameGroupLength, cnt; in snd_cs46xx_set_capture_sample_rate() local835 frameGroupLength = 1; in snd_cs46xx_set_capture_sample_rate()838 frameGroupLength *= 2; in snd_cs46xx_set_capture_sample_rate()841 frameGroupLength *= 3; in snd_cs46xx_set_capture_sample_rate()845 frameGroupLength *= 5; in snd_cs46xx_set_capture_sample_rate()852 snd_cs46xx_poke(chip, BA1_CFG1, frameGroupLength); in snd_cs46xx_set_capture_sample_rate()853 snd_cs46xx_poke(chip, BA1_CFG2, (0x00800000 | frameGroupLength)); in snd_cs46xx_set_capture_sample_rate()