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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs4231-regs.h151 #define CS4231_TIMER_ENABLE 0x40 /* codec timer enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c658 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 ||
669 CS4231_TIMER_ENABLE);
680 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Dcs4231.c672 if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 ||
683 CS4231_TIMER_ENABLE);
696 chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE;

Completed in 37 milliseconds