Searched refs:SNDRV_GF1_GB_ADLIB_TIMER_2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_timer.c | 64 snd_gf1_write8(gus, SNDRV_GF1_GB_ADLIB_TIMER_2, 256 - ticks); /* timer 2 count */ in snd_gf1_timer2_start()
|
H A D | gus_io.c | 499 printk(KERN_INFO " -S- AdLib timer 1/2 = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_ADLIB_TIMER_1), snd_gf1_i_look8(gus, SNDRV_GF1_GB_ADLIB_TIMER_2));
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_timer.c | 64 snd_gf1_write8(gus, SNDRV_GF1_GB_ADLIB_TIMER_2, 256 - ticks); /* timer 2 count */ in snd_gf1_timer2_start()
|
H A D | gus_io.c | 499 printk(KERN_INFO " -S- AdLib timer 1/2 = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_ADLIB_TIMER_1), snd_gf1_i_look8(gus, SNDRV_GF1_GB_ADLIB_TIMER_2));
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | gus.h | 56 #define SNDRV_GF1_GB_ADLIB_TIMER_2 0x47 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | gus.h | 56 #define SNDRV_GF1_GB_ADLIB_TIMER_2 0x47 macro
|
Completed in 6 milliseconds