Home
last modified time | relevance | path

Searched refs:omap_vc_channel (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap2/
Dvc.h84 struct omap_vc_channel { struct
107 extern struct omap_vc_channel omap3_vc_mpu; argument
108 extern struct omap_vc_channel omap3_vc_core;
110 extern struct omap_vc_channel omap4_vc_mpu;
111 extern struct omap_vc_channel omap4_vc_iva;
112 extern struct omap_vc_channel omap4_vc_core;
Dvc44xx_data.c50 struct omap_vc_channel omap4_vc_mpu = {
64 struct omap_vc_channel omap4_vc_iva = {
77 struct omap_vc_channel omap4_vc_core = {
Dvc3xxx_data.c48 struct omap_vc_channel omap3_vc_mpu = {
61 struct omap_vc_channel omap3_vc_core = {
Dvc.c87 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_config_channel()
108 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_pre_scale()
162 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_bypass_scale()
262 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_i2c_init()
291 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_init_channel()
Dvoltage.h71 struct omap_vc_channel *vc;