Searched refs:frameGroupLength (Results 1 – 1 of 1) sorted by relevance
756 unsigned int frameGroupLength, cnt; in snd_cs46xx_set_capture_sample_rate() local832 frameGroupLength = 1; in snd_cs46xx_set_capture_sample_rate()835 frameGroupLength *= 2; in snd_cs46xx_set_capture_sample_rate()838 frameGroupLength *= 3; in snd_cs46xx_set_capture_sample_rate()842 frameGroupLength *= 5; in snd_cs46xx_set_capture_sample_rate()849 snd_cs46xx_poke(chip, BA1_CFG1, frameGroupLength); in snd_cs46xx_set_capture_sample_rate()850 snd_cs46xx_poke(chip, BA1_CFG2, (0x00800000 | frameGroupLength)); in snd_cs46xx_set_capture_sample_rate()