Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
clkt2xxx_dpll.c File Reference
#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
 

Variable Documentation

struct clkops clkops_omap2xxx_dpll_ops
Initial value:
= {
.allow_idle = _allow_idle,
.deny_idle = _deny_idle,
}

Definition at line 59 of file clkt2xxx_dpll.c.