Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dsonicvibes.c133 #define SV_IREG_PCM_RATE_LOW 0x1e /* PCM Sampling Rate Low Byte */ macro
592 snd_sonicvibes_out1(sonic, SV_IREG_PCM_RATE_LOW, div); in snd_sonicvibes_set_dac_rate()
1366 snd_sonicvibes_out(sonic, SV_IREG_PCM_RATE_LOW, (8000 * 65536 / SV_FULLRATE) & 0xff); in snd_sonicvibes_create()