Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <plat/clock.h>
#include "clock.h"
#include "cm2xxx_3xxx.h"
#include "cm-regbits-24xx.h"
Go to the source code of this file.
Variables | |
struct clkops | clkops_omap2xxx_dpll_ops |
Definition at line 59 of file clkt2xxx_dpll.c.