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

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

Completed in 127 milliseconds