Home
last modified time | relevance | path

Searched refs:mgmt1 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dak4613.c658 u8 mgmt1 = 0; in ak4613_set_bias_level() local
662 mgmt1 |= RSTN; in ak4613_set_bias_level()
665 mgmt1 |= PMADC | PMDAC; in ak4613_set_bias_level()
668 mgmt1 |= PMVR; in ak4613_set_bias_level()
675 snd_soc_component_write(component, PW_MGMT1, mgmt1); in ak4613_set_bias_level()
686 unsigned int mgmt1; in ak4613_dummy_write() local
702 mgmt1 = snd_soc_component_read(component, PW_MGMT1); in ak4613_dummy_write()
705 snd_soc_component_write(component, PW_MGMT1, mgmt1); in ak4613_dummy_write()