Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dals4000.c254 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write() function
377 snd_als4_cr_write(chip, ALS4K_CR1C_FIFO2_BLOCK_LENGTH_LO, count & 0xff); in snd_als4000_capture_prepare()
378 snd_als4_cr_write(chip, ALS4K_CR1D_FIFO2_BLOCK_LENGTH_HI, count >> 8); in snd_als4000_capture_prepare()
437 snd_als4_cr_write(chip, ALS4K_CR1E_FIFO2_CONTROL, in snd_als4000_capture_trigger()
443 snd_als4_cr_write(chip, ALS4K_CR1E_FIFO2_CONTROL, in snd_als4000_capture_trigger()
714 snd_als4_cr_write(chip, ALS4K_CR0_SB_CONFIG, in snd_als4000_configure()
719 snd_als4_cr_write(chip, ALS4K_CR0_SB_CONFIG, in snd_als4000_configure()