Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsonicvibes.c119 #define SV_IREG_PCM_RATE_HIGH 0x1f /* PCM Sampling Rate High Byte */ macro
576 snd_sonicvibes_out1(sonic, SV_IREG_PCM_RATE_HIGH, div >> 8); in snd_sonicvibes_set_dac_rate()
1318 snd_sonicvibes_out(sonic, SV_IREG_PCM_RATE_HIGH, ((8000 * 65536 / SV_FULLRATE) >> 8) & 0xff); in snd_sonicvibes_create()