Searched refs:anc_mode (Results 1 – 1 of 1) sorted by relevance
67 enum wm2000_anc_mode anc_mode; member96 wm2000->anc_mode = ANC_OFF; in wm2000_reset()126 if (WARN_ON(wm2000->anc_mode != ANC_OFF)) in wm2000_power_up()229 wm2000->anc_mode = ANC_ACTIVE; in wm2000_power_up()263 wm2000->anc_mode = ANC_OFF; in wm2000_power_down()301 wm2000->anc_mode = ANC_BYPASS; in wm2000_enter_bypass()336 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_bypass()378 wm2000->anc_mode = ANC_STANDBY; in wm2000_enter_standby()417 wm2000->anc_mode = ANC_ACTIVE; in wm2000_exit_standby()541 if (wm2000->anc_mode == mode) in wm2000_anc_transition()[all …]