Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/io.h>
#include <linux/clk.h>
#include <linux/list.h>
#include <plat/clkdev_omap.h>
#include "soc.h"
#include "iomap.h"
#include "clock.h"
#include "clock2xxx.h"
#include "opp2xxx.h"
#include "cm2xxx_3xxx.h"
#include "prm2xxx_3xxx.h"
#include "prm-regbits-24xx.h"
#include "cm-regbits-24xx.h"
#include "sdrc.h"
#include "control.h"
Go to the source code of this file.
Macros | |
#define | OMAP_CM_REGADDR OMAP2420_CM_REGADDR |
Functions | |
int __init | omap2420_clk_init (void) |
#define OMAP_CM_REGADDR OMAP2420_CM_REGADDR |
Definition at line 35 of file clock2420_data.c.
Definition at line 1927 of file clock2420_data.c.