Searched refs:SV_IREG_PCM_RATE_LOW (Results 1 – 1 of 1) sorted by relevance
118 #define SV_IREG_PCM_RATE_LOW 0x1e /* PCM Sampling Rate Low Byte */ macro577 snd_sonicvibes_out1(sonic, SV_IREG_PCM_RATE_LOW, div); in snd_sonicvibes_set_dac_rate()1317 snd_sonicvibes_out(sonic, SV_IREG_PCM_RATE_LOW, (8000 * 65536 / SV_FULLRATE) & 0xff); in snd_sonicvibes_create()