Searched refs:CS4231_TIMER_ENABLE (Results 1 – 3 of 3) sorted by relevance
151 #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */ macro
673 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 || in snd_cs4231_timer_start()684 CS4231_TIMER_ENABLE); in snd_cs4231_timer_start()697 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE; in snd_cs4231_timer_stop()
773 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 || in snd_wss_timer_start()784 CS4231_TIMER_ENABLE); in snd_wss_timer_start()795 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE; in snd_wss_timer_stop()