Home
last modified time | relevance | path

Searched refs:snd_gf1_i_read_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_io.c257 static unsigned int snd_gf1_i_read_addr(struct snd_gus_card * gus, in snd_gf1_i_read_addr() function
438 printk(KERN_INFO " -%i- GF1 loop start, end = 0x%x (0x%x), 0x%x (0x%x)\n", voice, snd_gf1_i_read_addr(gus, 2, ctrl & 4), snd_gf1_i_read_addr(gus, 2, (ctrl & 4) ^ 4), snd_gf1_i_read_addr(gus, 4, ctrl & 4), snd_gf1_i_read_addr(gus, 4, (ctrl & 4) ^ 4)); in snd_gf1_print_voice_registers()
441 printk(KERN_INFO " -%i- GF1 position = 0x%x (0x%x)\n", voice, snd_gf1_i_read_addr(gus, 0x0a, ctrl & 4), snd_gf1_i_read_addr(gus, 0x0a, (ctrl & 4) ^ 4)); in snd_gf1_print_voice_registers()
446 printk(KERN_INFO " -%i- GFA1 effect address = 0x%x\n", voice, snd_gf1_i_read_addr(gus, 0x11, ctrl & 4)); in snd_gf1_print_voice_registers()
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_io.c257 static unsigned int snd_gf1_i_read_addr(struct snd_gus_card * gus, in snd_gf1_i_read_addr() function
438 printk(KERN_INFO " -%i- GF1 loop start, end = 0x%x (0x%x), 0x%x (0x%x)\n", voice, snd_gf1_i_read_addr(gus, 2, ctrl & 4), snd_gf1_i_read_addr(gus, 2, (ctrl & 4) ^ 4), snd_gf1_i_read_addr(gus, 4, ctrl & 4), snd_gf1_i_read_addr(gus, 4, (ctrl & 4) ^ 4)); in snd_gf1_print_voice_registers()
441 printk(KERN_INFO " -%i- GF1 position = 0x%x (0x%x)\n", voice, snd_gf1_i_read_addr(gus, 0x0a, ctrl & 4), snd_gf1_i_read_addr(gus, 0x0a, (ctrl & 4) ^ 4)); in snd_gf1_print_voice_registers()
446 printk(KERN_INFO " -%i- GFA1 effect address = 0x%x\n", voice, snd_gf1_i_read_addr(gus, 0x11, ctrl & 4)); in snd_gf1_print_voice_registers()

Completed in 3 milliseconds