lreg_ctrl        1294 sound/soc/codecs/sgtl5000.c 	u16 lreg_ctrl;
lreg_ctrl        1332 sound/soc/codecs/sgtl5000.c 	lreg_ctrl = snd_soc_component_read32(component, SGTL5000_CHIP_LINREG_CTRL);
lreg_ctrl        1349 sound/soc/codecs/sgtl5000.c 			lreg_ctrl |= SGTL5000_VDDC_ASSN_OVRD;
lreg_ctrl        1350 sound/soc/codecs/sgtl5000.c 			lreg_ctrl |= SGTL5000_VDDC_MAN_ASSN_VDDIO <<
lreg_ctrl        1355 sound/soc/codecs/sgtl5000.c 	snd_soc_component_write(component, SGTL5000_CHIP_LINREG_CTRL, lreg_ctrl);