Searched refs:TEA575X_BIT_SEARCH (Results 1 – 1 of 1) sorted by relevance
44 #define TEA575X_BIT_SEARCH (1<<24) /* 1 = search action, 0 = tuned */ macro412 tea->val |= TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()424 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()428 if (!(snd_tea575x_read(tea) & TEA575X_BIT_SEARCH)) { in snd_tea575x_s_hw_freq_seek()451 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()455 tea->val &= ~TEA575X_BIT_SEARCH; in snd_tea575x_s_hw_freq_seek()