Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm2000.c54 ANC_ACTIVE = 0, enumerator
229 wm2000->anc_mode = ANC_ACTIVE; in wm2000_power_up()
272 if (WARN_ON(wm2000->anc_mode != ANC_ACTIVE)) in wm2000_enter_bypass()
336 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_bypass()
346 if (WARN_ON(wm2000->anc_mode != ANC_ACTIVE)) in wm2000_enter_standby()
417 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_standby()
435 .dest = ANC_ACTIVE,
459 .source = ANC_ACTIVE,
467 .source = ANC_ACTIVE,
475 .source = ANC_ACTIVE,
[all …]