Searched refs:ANC_ACTIVE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2000.c | 54 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...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2000.c | 54 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...] |
Completed in 3 milliseconds