coeff_cnt         141 sound/soc/codecs/tscs42xx.c 	unsigned int addr, unsigned int coeff_cnt)
coeff_cnt         148 sound/soc/codecs/tscs42xx.c 	for (cnt = 0; cnt < coeff_cnt; cnt++, addr++) {
coeff_cnt         292 sound/soc/codecs/tscs42xx.c 	unsigned int coeff_cnt = params->max / COEFF_SIZE;
coeff_cnt         306 sound/soc/codecs/tscs42xx.c 			ctl->addr, coeff_cnt);
coeff_cnt         345 sound/soc/codecs/tscs454.c 		unsigned int coeff_addr, unsigned int coeff_cnt)
coeff_cnt         353 sound/soc/codecs/tscs454.c 	for (cnt = 0; cnt < coeff_cnt; cnt++, coeff_addr++) {
coeff_cnt         402 sound/soc/codecs/tscs454.c 	unsigned int coeff_cnt = params->max / COEFF_SIZE;
coeff_cnt         456 sound/soc/codecs/tscs454.c 			ctl->addr, coeff_cnt);