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