Home
last modified time | relevance | path

Searched refs:PLAYBACK_DMA_ADDR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.h28 #define PLAYBACK_DMA_ADDR 0x04 /* Playback DMA address */ macro
H A Demu10k1x.c102 #define PLAYBACK_DMA_ADDR 0x04 /* Playback DMA address */ macro
459 snd_emu10k1x_ptr_write(emu, PLAYBACK_DMA_ADDR, voice, runtime->dma_addr); in snd_emu10k1x_pcm_prepare()
H A Dp16v.c286 snd_emu10k1_ptr20_write(emu, PLAYBACK_DMA_ADDR, channel, runtime->dma_addr); in snd_p16v_pcm_prepare_playback()
/openbmc/linux/sound/pci/ca0106/
H A Dca0106.h176 #define PLAYBACK_DMA_ADDR 0x04 /* Playback DMA address */ macro
H A Dca0106_main.c808 snd_ca0106_ptr_write(emu, PLAYBACK_DMA_ADDR, channel, runtime->dma_addr); in snd_ca0106_pcm_prepare_playback()