WSL2-Linux-Kernel/drivers/clk/tegra
Peter De Schrijver 5bb9d26700 clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
This flag indicates the peripheral clock does not have a divider. It will
simplify the initialization tables and avoids some very similar code.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
2013-11-26 18:46:20 +02:00
..
Makefile clk: tegra: Implement clocks for Tegra114 2013-04-04 17:17:12 -06:00
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph-gate.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-periph.c clk: tegra: Add TEGRA_PERIPH_NO_DIV flag 2013-11-26 18:46:20 +02: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 clock rate computation 2013-11-26 18:44:00 +02:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk-tegra30.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk-tegra114.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk.h clk: tegra: Add TEGRA_PERIPH_NO_DIV flag 2013-11-26 18:46:20 +02:00