Home
last modified time | relevance | path

Searched refs:CS4231_TIMER_LOW (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
Dcs4231-regs.h58 #define CS4231_TIMER_LOW 0x14 /* timer low byte */ macro
/linux-4.1.27/sound/isa/wss/
Dwss_lib.c775 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) { in snd_wss_timer_start()
779 chip->image[CS4231_TIMER_LOW] = (unsigned char) ticks; in snd_wss_timer_start()
780 snd_wss_out(chip, CS4231_TIMER_LOW, in snd_wss_timer_start()
781 chip->image[CS4231_TIMER_LOW]); in snd_wss_timer_start()
/linux-4.1.27/sound/sparc/
Dcs4231.c676 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) { in snd_cs4231_timer_start()
680 snd_cs4231_out(chip, CS4231_TIMER_LOW, in snd_cs4231_timer_start()
681 chip->image[CS4231_TIMER_LOW] = in snd_cs4231_timer_start()