frameGroupLength  759 sound/pci/cs46xx/cs46xx_lib.c 	unsigned int frameGroupLength, cnt;
frameGroupLength  835 sound/pci/cs46xx/cs46xx_lib.c 	frameGroupLength = 1;
frameGroupLength  838 sound/pci/cs46xx/cs46xx_lib.c 			frameGroupLength *= 2;
frameGroupLength  841 sound/pci/cs46xx/cs46xx_lib.c 		frameGroupLength *= 3;
frameGroupLength  845 sound/pci/cs46xx/cs46xx_lib.c 			frameGroupLength *= 5;
frameGroupLength  852 sound/pci/cs46xx/cs46xx_lib.c 	snd_cs46xx_poke(chip, BA1_CFG1, frameGroupLength);
frameGroupLength  853 sound/pci/cs46xx/cs46xx_lib.c 	snd_cs46xx_poke(chip, BA1_CFG2, (0x00800000 | frameGroupLength));