linux_old1/drivers/clk/tegra
Thierry Reding d0f02ce3b1 clk: tegra: Fix PLLE programming
PLLE has M, N and P divider shift and width parameters that differ from
the defaults. Furthermore, when clearing the M, N and P divider fields
the corresponding masks were never shifted, thereby clearing only the
lowest bits of the register. This lead to a situation where the PLLE
programming would only work if the register hadn't been touched before.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
2014-04-17 14:12:34 +03:00
..
Makefile clk: tegra124: Add support for Tegra124 clocks 2013-11-26 18:46:54 +02:00
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: use max divider if divider overflows 2014-02-17 16:18:34 +02:00
clk-id.h clk: tegra: fix sdmmc clks on Tegra1x4 2014-02-17 16:18:23 +02:00
clk-periph-gate.c clk: tegra: remove legacy reset APIs 2013-12-11 16:45:07 -07:00
clk-periph.c clk: tegra: Staticize tegra_clk_periph_no_gate_ops 2014-02-23 14:46:05 -08:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: Fix PLLE programming 2014-04-17 14:12:34 +03:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra-audio.c clk: tegra: move audio clk to common file 2013-11-26 18:46:24 +02:00
clk-tegra-fixed.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-periph.c clk: tegra: Fix vic03 mux index 2014-02-20 10:45:28 +02:00
clk-tegra-pmc.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-super-gen4.c clk: tegra: cclk_lp has a pllx/2 divider 2014-02-17 16:18:28 +02:00
clk-tegra20.c clk: tegra: Add missing Tegra20 fuse clks 2014-02-17 16:13:25 +02:00
clk-tegra30.c clk: tegra: remove bogus PCIE_XCLK 2013-12-11 16:45:13 -07:00
clk-tegra114.c clk: tegra: fix sdmmc clks on Tegra1x4 2014-02-17 16:18:23 +02:00
clk-tegra124.c clk: tegra124: remove gr2d and gr3d clocks 2014-02-20 19:10:58 +02:00
clk.c clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
clk.h clk: tegra: remove legacy reset APIs 2013-12-11 16:45:07 -07:00