mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:24:05 +08:00
287d998af2
Include the corner cases in the computation of the MIXER_VGATE register
value.
According to the datasheet: The MIXER_VGATE values follows the VCM such
as, that for a 0V to 1.8V VCM, MIXER_VGATE = 23.89 VCM + 81, and for a >
1.8V to 2.6V VCM, MIXER_VGATE = 23.75 VCM + 1.25.
Fixes:
|
||
---|---|---|
.. | ||
ad9523.c | ||
adf4350.c | ||
adf4371.c | ||
adf4377.c | ||
admv1013.c | ||
admv1014.c | ||
admv4420.c | ||
adrf6780.c | ||
Kconfig | ||
Makefile |