Searched refs:CS4231_TIMER_LOW (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/sparc/
H A Dcs4231.c676 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) {
680 snd_cs4231_out(chip, CS4231_TIMER_LOW,
681 chip->image[CS4231_TIMER_LOW] =
/linux-master/sound/isa/wss/
H A Dwss_lib.c761 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) {
765 chip->image[CS4231_TIMER_LOW] = (unsigned char) ticks;
766 snd_wss_out(chip, CS4231_TIMER_LOW,
767 chip->image[CS4231_TIMER_LOW]);
/linux-master/include/sound/
H A Dcs4231-regs.h43 #define CS4231_TIMER_LOW 0x14 /* timer low byte */ macro

Completed in 161 milliseconds