Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
clock2430.c File Reference
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <plat/clock.h>
#include "soc.h"
#include "iomap.h"
#include "clock.h"
#include "clock2xxx.h"
#include "cm2xxx_3xxx.h"
#include "cm-regbits-24xx.h"

Go to the source code of this file.

Variables

struct clkops clkops_omap2430_i2chs_wait
 

Variable Documentation

struct clkops clkops_omap2430_i2chs_wait
Initial value:
= {
.find_idlest = omap2430_clk_i2chs_find_idlest,
.find_companion = omap2_clk_dflt_find_companion,
}

Definition at line 56 of file clock2430.c.