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 "vc.h"
Go to the source code of this file.
Variables | |
struct omap_vc_channel | omap3_vc_mpu |
struct omap_vc_channel | omap3_vc_core |
struct omap_vc_channel omap3_vc_core |
Definition at line 62 of file vc3xxx_data.c.
struct omap_vc_channel omap3_vc_mpu |
Definition at line 48 of file vc3xxx_data.c.