LLOPM_CTRL        256 sound/soc/codecs/tlv320aic3x.c 	SOC_DOUBLE_R("Line DAC Playback Switch", LLOPM_CTRL, RLOPM_CTRL, 3,
LLOPM_CTRL        422 sound/soc/codecs/tlv320aic3x.c 	SND_SOC_DAPM_PGA("Left Line Out", LLOPM_CTRL, 0, 0, NULL, 0),
LLOPM_CTRL        943 sound/soc/codecs/tlv320aic3x.c 		reg = aic3x_read_reg_cache(codec, LLOPM_CTRL);
LLOPM_CTRL        944 sound/soc/codecs/tlv320aic3x.c 		aic3x_write(codec, LLOPM_CTRL, reg & ~LLOPM_PWR_ON);
LLOPM_CTRL       1096 sound/soc/codecs/tlv320aic3x.c 	reg = aic3x_read_reg_cache(codec, LLOPM_CTRL);
LLOPM_CTRL       1097 sound/soc/codecs/tlv320aic3x.c 	aic3x_write(codec, LLOPM_CTRL, reg | UNMUTE);