Searched refs:dcs_pending (Results 1 – 2 of 2) sorted by relevance
130 int dcs_pending; member268 wm8903->dcs_pending |= 1 << w->shift; in wm8903_dcs_event()291 if (wm8903->dcs_pending) { in wm8903_seq_notifier()293 wm8903->dcs_pending); in wm8903_seq_notifier()297 if (!(wm8903->dcs_pending & (1 << i))) in wm8903_seq_notifier()322 WM8903_DCS_ENA_MASK, wm8903->dcs_pending); in wm8903_seq_notifier()336 if (!(wm8903->dcs_pending & (1 << i))) in wm8903_seq_notifier()352 wm8903->dcs_pending = 0; in wm8903_seq_notifier()
68 u16 dcs_pending; member696 if (wm8996->dcs_pending) { in wm8996_seq_notifier()698 wm8996->dcs_pending); in wm8996_seq_notifier()701 wait_for_dc_servo(codec, wm8996->dcs_pending in wm8996_seq_notifier()704 wm8996->dcs_pending = 0; in wm8996_seq_notifier()767 wm8996->dcs_pending |= 1 << w->shift; in dcs_start()