Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dcs4231-regs.h43 #define CS4231_TIMER_LOW 0x14 /* timer low byte */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dcs4231-regs.h43 #define CS4231_TIMER_LOW 0x14 /* timer low byte */ macro
/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c761 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) { in snd_wss_timer_start()
765 chip->image[CS4231_TIMER_LOW] = (unsigned char) ticks; in snd_wss_timer_start()
766 snd_wss_out(chip, CS4231_TIMER_LOW, in snd_wss_timer_start()
767 chip->image[CS4231_TIMER_LOW]); in snd_wss_timer_start()
/kernel/linux/linux-6.6/sound/isa/wss/
H A Dwss_lib.c761 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) { in snd_wss_timer_start()
765 chip->image[CS4231_TIMER_LOW] = (unsigned char) ticks; in snd_wss_timer_start()
766 snd_wss_out(chip, CS4231_TIMER_LOW, in snd_wss_timer_start()
767 chip->image[CS4231_TIMER_LOW]); in snd_wss_timer_start()
/kernel/linux/linux-5.10/sound/sparc/
H A Dcs4231.c677 (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) { in snd_cs4231_timer_start()
681 snd_cs4231_out(chip, CS4231_TIMER_LOW, in snd_cs4231_timer_start()
682 chip->image[CS4231_TIMER_LOW] = in snd_cs4231_timer_start()
/kernel/linux/linux-6.6/sound/sparc/
H A 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()

Completed in 13 milliseconds