diff options
author | 2012-04-11 18:04:23 +0530 | |
---|---|---|
committer | 2012-05-12 21:19:26 +0200 | |
commit | 5335a639ecc5646cbe8e99086fb7e743b801ac58 (patch) | |
tree | 812d38780a2eecf385e5f42a4ee3808aa3a85da3 /include/linux/compiler-gcc.h | |
parent | SPEAr: clk: Add VCO-PLL Synthesizer clock (diff) | |
download | linux-rng-5335a639ecc5646cbe8e99086fb7e743b801ac58.tar.xz linux-rng-5335a639ecc5646cbe8e99086fb7e743b801ac58.zip |
SPEAr: clk: Add Auxiliary Synthesizer clock
All SPEAr SoC's contain Auxiliary Synthesizers. Their Fout is derived based on
values of eq, x and y.
Fout from synthesizer can be given from two equations:
Fout1 = (Fin * X/Y)/2 EQ1
Fout2 = Fin * X/Y EQ2
This patch adds in support for this type of clock.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions