Linux Kernel
3.7.1
|
#include <linux/io.h>
#include <linux/err.h>
#include <linux/init.h>
#include "common.h"
#include "prm44xx.h"
#include "prm-regbits-44xx.h"
#include "voltage.h"
#include "vp.h"
Go to the source code of this file.
Variables | |
struct omap_vp_instance | omap4_vp_mpu |
struct omap_vp_instance | omap4_vp_iva |
struct omap_vp_instance | omap4_vp_core |
struct omap_vp_instance omap4_vp_core |
Definition at line 80 of file vp44xx_data.c.
struct omap_vp_instance omap4_vp_iva |
Definition at line 69 of file vp44xx_data.c.
struct omap_vp_instance omap4_vp_mpu |
Definition at line 58 of file vp44xx_data.c.