Searched refs:frameGroupLength (Results 1 – 1 of 1) sorted by relevance
805 unsigned int frameGroupLength, cnt; in cs_set_adc_rate() local883 frameGroupLength = 1; in cs_set_adc_rate()886 frameGroupLength *= 2; in cs_set_adc_rate()889 frameGroupLength *= 3; in cs_set_adc_rate()893 frameGroupLength *= 5; in cs_set_adc_rate()900 cs461x_poke(card, BA1_CFG1, frameGroupLength); in cs_set_adc_rate()901 cs461x_poke(card, BA1_CFG2, (0x00800000 | frameGroupLength)); in cs_set_adc_rate()