Home
last modified time | relevance | path

Searched refs:CS4231_TIMER_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcs4231-regs.h136 #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dcs4231-regs.h136 #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */ macro
/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c759 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()
/kernel/linux/linux-5.10/sound/sparc/
H A Dcs4231.c675 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()
/kernel/linux/linux-6.6/sound/isa/wss/
H A Dwss_lib.c759 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()
/kernel/linux/linux-6.6/sound/sparc/
H A Dcs4231.c674 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 || in snd_cs4231_timer_start()
685 CS4231_TIMER_ENABLE); in snd_cs4231_timer_start()
698 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE; in snd_cs4231_timer_stop()

Completed in 12 milliseconds