Lines Matching refs:ANC_ACTIVE
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,
484 .dest = ANC_ACTIVE,
509 .dest = ANC_ACTIVE,
585 mode = ANC_ACTIVE; in wm2000_anc_set_mode()