Searched refs:CS4231_TIMER_ENABLE (Results 1 – 3 of 3) sorted by relevance
136 #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */ macro
675 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 || in snd_cs4231_timer_start()686 CS4231_TIMER_ENABLE); in snd_cs4231_timer_start()699 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE; in snd_cs4231_timer_stop()
759 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 || in snd_wss_timer_start()770 CS4231_TIMER_ENABLE); in snd_wss_timer_start()781 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE; in snd_wss_timer_stop()