Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dals4000.c225 static inline void snd_als4k_gcr_write(struct snd_sb *sb, in snd_als4k_gcr_write() function
301 snd_als4k_gcr_write(chip, ALS4K_GCRA2_FIFO2_PCIADDR, addr); in snd_als4000_set_capture_dma()
302 snd_als4k_gcr_write(chip, ALS4K_GCRA3_FIFO2_COUNT, (size-1)); in snd_als4000_set_capture_dma()
310 snd_als4k_gcr_write(chip, ALS4K_GCR91_DMA0_ADDR, addr); in snd_als4000_set_playback_dma()
311 snd_als4k_gcr_write(chip, ALS4K_GCR92_DMA0_MODE_COUNT, in snd_als4000_set_playback_dma()
760 snd_als4k_gcr_write(chip, ALS4K_GCR8C_MISC_CTRL, in snd_als4000_configure()
765 snd_als4k_gcr_write(chip, i, 0); in snd_als4000_configure()
767 snd_als4k_gcr_write(chip, ALS4K_GCR99_DMA_EMULATION_CTRL, in snd_als4000_configure()