Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dvp.h92 struct omap_vp_instance { struct
104 extern struct omap_vp_instance omap3_vp_mpu; argument
105 extern struct omap_vp_instance omap3_vp_core;
107 extern struct omap_vp_instance omap4_vp_mpu;
108 extern struct omap_vp_instance omap4_vp_iva;
109 extern struct omap_vp_instance omap4_vp_core;
Dvp44xx_data.c58 struct omap_vp_instance omap4_vp_mpu = {
69 struct omap_vp_instance omap4_vp_iva = {
80 struct omap_vp_instance omap4_vp_core = {
Dvp.c15 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage()
41 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_init()
124 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_forceupdate_scale()
199 struct omap_vp_instance *vp; in omap_vp_enable()
243 struct omap_vp_instance *vp; in omap_vp_disable()
Dvp3xxx_data.c59 struct omap_vp_instance omap3_vp_mpu = {
70 struct omap_vp_instance omap3_vp_core = {
Dvoltage.h71 struct omap_vp_instance *vp;