Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Dvc.h83 struct omap_vc_channel { struct
105 extern struct omap_vc_channel omap3_vc_mpu; argument
106 extern struct omap_vc_channel omap3_vc_core;
108 extern struct omap_vc_channel omap4_vc_mpu;
109 extern struct omap_vc_channel omap4_vc_iva;
110 extern struct omap_vc_channel omap4_vc_core;
Dvc44xx_data.c48 struct omap_vc_channel omap4_vc_mpu = {
62 struct omap_vc_channel omap4_vc_iva = {
75 struct omap_vc_channel omap4_vc_core = {
Dvc3xxx_data.c46 struct omap_vc_channel omap3_vc_mpu = {
60 struct omap_vc_channel omap3_vc_core = {
Dvc.c118 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_config_channel()
139 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_pre_scale()
194 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_bypass_scale()
744 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_i2c_init()
822 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_init_channel()
Dvoltage.h66 struct omap_vc_channel *vc;