Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
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()