cfud              275 sound/soc/codecs/sta32x.c 	unsigned int cfud, val;
cfud              281 sound/soc/codecs/sta32x.c 	regmap_read(sta32x->regmap, STA32X_CFUD, &cfud);
cfud              282 sound/soc/codecs/sta32x.c 	cfud &= 0xf0;
cfud              287 sound/soc/codecs/sta32x.c 	regmap_write(sta32x->regmap, STA32X_CFUD, cfud);
cfud              291 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x04);
cfud              293 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x08);
cfud              317 sound/soc/codecs/sta32x.c 	unsigned int cfud;
cfud              321 sound/soc/codecs/sta32x.c 	regmap_read(sta32x->regmap, STA32X_CFUD, &cfud);
cfud              322 sound/soc/codecs/sta32x.c 	cfud &= 0xf0;
cfud              327 sound/soc/codecs/sta32x.c 	regmap_write(sta32x->regmap, STA32X_CFUD, cfud);
cfud              339 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x01);
cfud              341 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x02);
cfud              351 sound/soc/codecs/sta32x.c 	unsigned int cfud;
cfud              355 sound/soc/codecs/sta32x.c 	regmap_read(sta32x->regmap, STA32X_CFUD, &cfud);
cfud              356 sound/soc/codecs/sta32x.c 	cfud &= 0xf0;
cfud              370 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud);
cfud              371 sound/soc/codecs/sta32x.c 		regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x01);
cfud              312 sound/soc/codecs/sta350.c 	unsigned int cfud, val;
cfud              318 sound/soc/codecs/sta350.c 	regmap_read(sta350->regmap, STA350_CFUD, &cfud);
cfud              319 sound/soc/codecs/sta350.c 	cfud &= 0xf0;
cfud              324 sound/soc/codecs/sta350.c 	regmap_write(sta350->regmap, STA350_CFUD, cfud);
cfud              328 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x04);
cfud              330 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x08);
cfud              354 sound/soc/codecs/sta350.c 	unsigned int cfud;
cfud              358 sound/soc/codecs/sta350.c 	regmap_read(sta350->regmap, STA350_CFUD, &cfud);
cfud              359 sound/soc/codecs/sta350.c 	cfud &= 0xf0;
cfud              364 sound/soc/codecs/sta350.c 	regmap_write(sta350->regmap, STA350_CFUD, cfud);
cfud              376 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x01);
cfud              378 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x02);
cfud              388 sound/soc/codecs/sta350.c 	unsigned int cfud;
cfud              392 sound/soc/codecs/sta350.c 	regmap_read(sta350->regmap, STA350_CFUD, &cfud);
cfud              393 sound/soc/codecs/sta350.c 	cfud &= 0xf0;
cfud              407 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud);
cfud              408 sound/soc/codecs/sta350.c 		regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x01);