V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SIF input
authorAndy Walls <awalls@radix.net>
Wed, 23 Jul 2008 23:28:23 +0000 (20:28 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 15:54:18 +0000 (12:54 -0300)
commitf8f6296adad30cadd65555dfde489d1080b2001c
treeced8241e11edc65dff96e9602369785ddb83eae0
parentfff4205f1d64163132609942314e94ec3ba2ed6b
V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SIF input

cx18: Fix 32 kHz audio sample output rate for analog tuner SIF input so it
works.  The AUX_PLL VCO was being operated at 196.6 MHz out of the spec'ed
200-600 MHz range.  Fixed the multipler and post dividers to operate the VCO
within specification and added comments on how magic numbers are derived.

Thanks to Hans Verkuil for pointing out this interesting problem to solve.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-av-audio.c
This page took 0.030588 seconds and 5 git commands to generate.