Linux Kernel
3.7.1
|
#include <linux/io.h>
#include <linux/err.h>
#include <linux/init.h>
#include "common.h"
#include "prm-regbits-34xx.h"
#include "voltage.h"
#include "vp.h"
#include "prm2xxx_3xxx.h"
Go to the source code of this file.
Variables | |
struct omap_vp_instance | omap3_vp_mpu |
struct omap_vp_instance | omap3_vp_core |
struct omap_vp_instance omap3_vp_core |
Definition at line 70 of file vp3xxx_data.c.
struct omap_vp_instance omap3_vp_mpu |
Definition at line 59 of file vp3xxx_data.c.