aic3x_read_reg_cache  709 sound/soc/codecs/tlv320aic3x.c 	    aic3x_read_reg_cache(codec, AIC3X_ASD_INTF_CTRLB) & (~(0x3 << 4));
aic3x_read_reg_cache  805 sound/soc/codecs/tlv320aic3x.c 	data = aic3x_read_reg_cache(codec, AIC3X_PLL_PROGA_REG);
aic3x_read_reg_cache  819 sound/soc/codecs/tlv320aic3x.c 	u8 ldac_reg = aic3x_read_reg_cache(codec, LDAC_VOL) & ~MUTE_ON;
aic3x_read_reg_cache  820 sound/soc/codecs/tlv320aic3x.c 	u8 rdac_reg = aic3x_read_reg_cache(codec, RDAC_VOL) & ~MUTE_ON;
aic3x_read_reg_cache  850 sound/soc/codecs/tlv320aic3x.c 	iface_areg = aic3x_read_reg_cache(codec, AIC3X_ASD_INTF_CTRLA) & 0x3f;
aic3x_read_reg_cache  851 sound/soc/codecs/tlv320aic3x.c 	iface_breg = aic3x_read_reg_cache(codec, AIC3X_ASD_INTF_CTRLB) & 0x3f;
aic3x_read_reg_cache  901 sound/soc/codecs/tlv320aic3x.c 			reg = aic3x_read_reg_cache(codec, AIC3X_PLL_PROGA_REG);
aic3x_read_reg_cache  915 sound/soc/codecs/tlv320aic3x.c 			reg = aic3x_read_reg_cache(codec, AIC3X_PLL_PROGA_REG);
aic3x_read_reg_cache  922 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, LINE1L_2_LADC_CTRL);
aic3x_read_reg_cache  924 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, LINE1R_2_RADC_CTRL);
aic3x_read_reg_cache  927 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, DAC_PWR);
aic3x_read_reg_cache  930 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, HPLOUT_CTRL);
aic3x_read_reg_cache  932 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, HPROUT_CTRL);
aic3x_read_reg_cache  935 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, HPLCOM_CTRL);
aic3x_read_reg_cache  937 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, HPRCOM_CTRL);
aic3x_read_reg_cache  940 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, MONOLOPM_CTRL);
aic3x_read_reg_cache  943 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, LLOPM_CTRL);
aic3x_read_reg_cache  945 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, RLOPM_CTRL);
aic3x_read_reg_cache  950 sound/soc/codecs/tlv320aic3x.c 			reg = aic3x_read_reg_cache(codec, AIC3X_PLL_PROGA_REG);
aic3x_read_reg_cache  965 sound/soc/codecs/tlv320aic3x.c 	u8 val = aic3x_read_reg_cache(codec, reg) & ~(1 << bit);
aic3x_read_reg_cache 1059 sound/soc/codecs/tlv320aic3x.c 	codec->read = aic3x_read_reg_cache;
aic3x_read_reg_cache 1096 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, LLOPM_CTRL);
aic3x_read_reg_cache 1098 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, RLOPM_CTRL);
aic3x_read_reg_cache 1100 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, MONOLOPM_CTRL);
aic3x_read_reg_cache 1102 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, HPLOUT_CTRL);
aic3x_read_reg_cache 1104 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, HPROUT_CTRL);
aic3x_read_reg_cache 1106 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, HPLCOM_CTRL);
aic3x_read_reg_cache 1108 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, HPRCOM_CTRL);