Linux Kernel
3.7.1
|
#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 |
Definition at line 56 of file clock2430.c.