9
0
Fork 0
barebox/drivers/clk
Sascha Hauer cdd1de46ff clk: provide static inline wrappers
So that drivers can use clk_* functions without having to ifdef
them away.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 08:28:02 +02:00
..
mxs ARM: mxs: make ssp gates parents of ssp dividers 2013-07-15 10:08:54 +02:00
tegra tegra: add peripheral clocks 2013-07-02 08:36:09 +02:00
Kconfig clk: provide static inline wrappers 2013-07-23 08:28:02 +02:00
Makefile tegra: add new clock framework driver 2013-07-02 08:36:09 +02:00
clk-divider-table.c clk: Add clk table based divider support 2012-12-06 12:55:21 +01:00
clk-divider.c clk: divider: Add onebased divider support 2013-06-20 08:44:22 +02:00
clk-fixed-factor.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk-fixed.c clk: Add is_enabled callback 2013-03-15 09:53:30 +01:00
clk-gate.c clk: allow to instanciate clk gate without registering it 2013-07-02 08:36:09 +02:00
clk-mux.c clk: allow to instanciate clk mux without registering it 2013-07-02 08:36:09 +02:00
clk.c clk: add clock lookup from devicetree 2013-07-02 08:36:09 +02:00
clkdev.c clk: add clock lookup from devicetree 2013-07-02 08:36:09 +02:00