Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dak4613.c449 u8 mgmt1 = 0; in ak4613_set_bias_level() local
453 mgmt1 |= RSTN; in ak4613_set_bias_level()
456 mgmt1 |= PMADC | PMDAC; in ak4613_set_bias_level()
459 mgmt1 |= PMVR; in ak4613_set_bias_level()
466 snd_soc_component_write(component, PW_MGMT1, mgmt1); in ak4613_set_bias_level()
477 unsigned int mgmt1; in ak4613_dummy_write() local
493 mgmt1 = snd_soc_component_read(component, PW_MGMT1); in ak4613_dummy_write()
496 snd_soc_component_write(component, PW_MGMT1, mgmt1); in ak4613_dummy_write()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds