Searched refs:TEA575X_BIT_SEARCH (Results 1 – 1 of 1) sorted by relevance
29 #define TEA575X_BIT_SEARCH (1<<24) /* 1 = search action, 0 = tuned */ macro394 tea->val |= TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()406 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()410 if (!(snd_tea575x_read(tea) & TEA575X_BIT_SEARCH)) { in snd_tea575x_s_hw_freq_seek()433 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()437 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()