|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/kernel.h>#include <linux/errno.h>#include <linux/clk.h>#include <linux/io.h>#include <plat/clock.h>#include "clock.h"#include "clock2xxx.h"#include "prm2xxx_3xxx.h"#include "prm-regbits-24xx.h"Go to the source code of this file.
Functions | |
| unsigned long | omap2_osc_clk_recalc (struct clk *clk) |
Variables | |
| struct clkops | clkops_oscck |
Definition at line 72 of file clkt2xxx_osc.c.
Definition at line 67 of file clkt2xxx_osc.c.
1.8.2