Home
last modified time | relevance | path

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

/linux-5.19.10/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.c121 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_config_channel()
142 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_pre_scale()
197 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_bypass_scale()
747 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_i2c_init()
825 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_init_channel()
Dvoltage.h66 struct omap_vc_channel *vc;