Lines Matching refs:ANC_ACTIVE
57 ANC_ACTIVE = 0, enumerator
238 wm2000->anc_mode = ANC_ACTIVE; in wm2000_power_up()
281 if (WARN_ON(wm2000->anc_mode != ANC_ACTIVE)) in wm2000_enter_bypass()
345 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_bypass()
355 if (WARN_ON(wm2000->anc_mode != ANC_ACTIVE)) in wm2000_enter_standby()
426 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_standby()
444 .dest = ANC_ACTIVE,
468 .source = ANC_ACTIVE,
476 .source = ANC_ACTIVE,
484 .source = ANC_ACTIVE,
493 .dest = ANC_ACTIVE,
518 .dest = ANC_ACTIVE,
594 mode = ANC_ACTIVE; in wm2000_anc_set_mode()