coeff_div         591 sound/soc/codecs/alc5623.c static const struct _coeff_div coeff_div[] = {
coeff_div         607 sound/soc/codecs/alc5623.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         608 sound/soc/codecs/alc5623.c 		if (coeff_div[i].fs * rate == alc5623->sysclk)
coeff_div         732 sound/soc/codecs/alc5623.c 	coeff = coeff_div[coeff].regvalue;
coeff_div         771 sound/soc/codecs/alc5632.c static const struct _coeff_div coeff_div[] = {
coeff_div         780 sound/soc/codecs/alc5632.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         781 sound/soc/codecs/alc5632.c 		if (coeff_div[i].fs * rate == alc5632->sysclk)
coeff_div         899 sound/soc/codecs/alc5632.c 	coeff = coeff_div[coeff].regvalue;
coeff_div         183 sound/soc/codecs/ml26124.c static const struct clk_coeff coeff_div[] = {
coeff_div         317 sound/soc/codecs/ml26124.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         318 sound/soc/codecs/ml26124.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         366 sound/soc/codecs/ml26124.c 	snd_soc_component_update_bits(component, ML26124_PLLNL, 0xff, coeff_div[i].pllnl);
coeff_div         367 sound/soc/codecs/ml26124.c 	snd_soc_component_update_bits(component, ML26124_PLLNH, 0x1, coeff_div[i].pllnh);
coeff_div         368 sound/soc/codecs/ml26124.c 	snd_soc_component_update_bits(component, ML26124_PLLML, 0xff, coeff_div[i].pllml);
coeff_div         369 sound/soc/codecs/ml26124.c 	snd_soc_component_update_bits(component, ML26124_PLLMH, 0x3f, coeff_div[i].pllmh);
coeff_div         370 sound/soc/codecs/ml26124.c 	snd_soc_component_update_bits(component, ML26124_PLLDIV, 0x1f, coeff_div[i].plldiv);
coeff_div        1282 sound/soc/codecs/rt5631.c static struct coeff_clk_div coeff_div[] = {
coeff_div        1340 sound/soc/codecs/rt5631.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div        1341 sound/soc/codecs/rt5631.c 		if (coeff_div[i].mclk == mclk && coeff_div[i].rate == rate &&
coeff_div        1342 sound/soc/codecs/rt5631.c 			(coeff_div[i].bclk / coeff_div[i].rate) == timesofbclk)
coeff_div        1395 sound/soc/codecs/rt5631.c 					coeff_div[coeff].reg_val);
coeff_div         110 sound/soc/codecs/wm8711.c static const struct _coeff_div coeff_div[] = {
coeff_div         148 sound/soc/codecs/wm8711.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         149 sound/soc/codecs/wm8711.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         163 sound/soc/codecs/wm8711.c 	u16 srate = (coeff_div[i].sr << 2) |
coeff_div         164 sound/soc/codecs/wm8711.c 		(coeff_div[i].bosr << 1) | coeff_div[i].usb;
coeff_div         258 sound/soc/codecs/wm8731.c static const struct _coeff_div coeff_div[] = {
coeff_div         326 sound/soc/codecs/wm8731.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         327 sound/soc/codecs/wm8731.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         341 sound/soc/codecs/wm8731.c 	u16 srate = (coeff_div[i].sr << 2) |
coeff_div         342 sound/soc/codecs/wm8731.c 		(coeff_div[i].bosr << 1) | coeff_div[i].usb;
coeff_div         282 sound/soc/codecs/wm8737.c } coeff_div[] = {
coeff_div         334 sound/soc/codecs/wm8737.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         335 sound/soc/codecs/wm8737.c 		if (coeff_div[i].rate != params_rate(params))
coeff_div         338 sound/soc/codecs/wm8737.c 		if (coeff_div[i].mclk == wm8737->mclk)
coeff_div         341 sound/soc/codecs/wm8737.c 		if (coeff_div[i].mclk == wm8737->mclk * 2) {
coeff_div         347 sound/soc/codecs/wm8737.c 	if (i == ARRAY_SIZE(coeff_div)) {
coeff_div         353 sound/soc/codecs/wm8737.c 	clocking |= coeff_div[i].usb | (coeff_div[i].sr << WM8737_SR_SHIFT);
coeff_div         386 sound/soc/codecs/wm8737.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         387 sound/soc/codecs/wm8737.c 		if (freq == coeff_div[i].mclk ||
coeff_div         388 sound/soc/codecs/wm8737.c 		    freq == coeff_div[i].mclk * 2) {
coeff_div         436 sound/soc/codecs/wm8750.c static const struct _coeff_div coeff_div[] = {
coeff_div         489 sound/soc/codecs/wm8750.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         490 sound/soc/codecs/wm8750.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         604 sound/soc/codecs/wm8750.c 			(coeff_div[coeff].sr << 1) | coeff_div[coeff].usb);
coeff_div         798 sound/soc/codecs/wm8753.c static const struct _coeff_div coeff_div[] = {
coeff_div         851 sound/soc/codecs/wm8753.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         852 sound/soc/codecs/wm8753.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div        1165 sound/soc/codecs/wm8753.c 	snd_soc_component_write(component, WM8753_SRATE1, srate | (coeff_div[coeff].sr << 1) |
coeff_div        1166 sound/soc/codecs/wm8753.c 		coeff_div[coeff].usb);
coeff_div         369 sound/soc/codecs/wm8971.c static const struct _coeff_div coeff_div[] = {
coeff_div         422 sound/soc/codecs/wm8971.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         423 sound/soc/codecs/wm8971.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         534 sound/soc/codecs/wm8971.c 			(coeff_div[coeff].sr << 1) | coeff_div[coeff].usb);
coeff_div         458 sound/soc/codecs/wm8988.c static const struct _coeff_div coeff_div[] = {
coeff_div         511 sound/soc/codecs/wm8988.c 	for (i = 0; i < ARRAY_SIZE(coeff_div); i++) {
coeff_div         512 sound/soc/codecs/wm8988.c 		if (coeff_div[i].rate == rate && coeff_div[i].mclk == mclk)
coeff_div         705 sound/soc/codecs/wm8988.c 			(coeff_div[coeff].sr << 1) | coeff_div[coeff].usb);