Searched refs:lreg_ctrl (Results 1 - 1 of 1) sorted by path

/linux-master/sound/soc/codecs/
H A Dsgtl5000.c1295 u16 lreg_ctrl; local
1333 lreg_ctrl = snd_soc_component_read(component, SGTL5000_CHIP_LINREG_CTRL);
1350 lreg_ctrl |= SGTL5000_VDDC_ASSN_OVRD;
1351 lreg_ctrl |= SGTL5000_VDDC_MAN_ASSN_VDDIO <<
1356 snd_soc_component_write(component, SGTL5000_CHIP_LINREG_CTRL, lreg_ctrl);

Completed in 181 milliseconds