Searched refs:CS4231_TIMER_LOW (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.h58 #define CS4231_TIMER_LOW 0x14 /* timer low byte */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c660 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) {
664 chip->image[CS4231_TIMER_LOW] = (unsigned char) ticks;
665 snd_wss_out(chip, CS4231_TIMER_LOW,
666 chip->image[CS4231_TIMER_LOW]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Dcs4231.c674 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) {
678 snd_cs4231_out(chip, CS4231_TIMER_LOW,
679 chip->image[CS4231_TIMER_LOW] =

Completed in 107 milliseconds