Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dvc.h86 struct omap_vc_channel { struct
108 extern struct omap_vc_channel omap3_vc_mpu; argument
109 extern struct omap_vc_channel omap3_vc_core;
111 extern struct omap_vc_channel omap4_vc_mpu;
112 extern struct omap_vc_channel omap4_vc_iva;
113 extern struct omap_vc_channel omap4_vc_core;
Dvc44xx_data.c51 struct omap_vc_channel omap4_vc_mpu = {
65 struct omap_vc_channel omap4_vc_iva = {
78 struct omap_vc_channel omap4_vc_core = {
Dvc3xxx_data.c49 struct omap_vc_channel omap3_vc_mpu = {
63 struct omap_vc_channel omap3_vc_core = {
Dvc.c96 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_config_channel()
117 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_pre_scale()
172 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_bypass_scale()
692 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_i2c_init()
770 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_init_channel()
Dvoltage.h69 struct omap_vc_channel *vc;