|
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 "vc.h"Go to the source code of this file.
Variables | |
| struct omap_vc_channel | omap4_vc_mpu |
| struct omap_vc_channel | omap4_vc_iva |
| struct omap_vc_channel | omap4_vc_core |
| struct omap_vc_channel omap4_vc_core |
Definition at line 77 of file vc44xx_data.c.
| struct omap_vc_channel omap4_vc_iva |
Definition at line 64 of file vc44xx_data.c.
| struct omap_vc_channel omap4_vc_mpu |
Definition at line 50 of file vc44xx_data.c.
1.8.2