Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/gus/
H A Dgus_reset.c371 snd_gf1_i_write16(gus, SNDRV_GF1_GW_FIFO_PLAY_BASE_ADDR, gus->chip.record_fifo_block->ptr >> 8); in snd_gf1_start()
H A Dgus_io.c486 …- GFA1 FIFO playback base = 0x%x\n", snd_gf1_i_look16(gus, SNDRV_GF1_GW_FIFO_PLAY_BASE_ADDR));
/openbmc/linux/include/sound/
H A Dgus.h66 #define SNDRV_GF1_GW_FIFO_PLAY_BASE_ADDR 0x55 macro