Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Dvp.h89 struct omap_vp_instance { struct
101 extern struct omap_vp_instance omap3_vp_mpu; argument
102 extern struct omap_vp_instance omap3_vp_core;
104 extern struct omap_vp_instance omap4_vp_mpu;
105 extern struct omap_vp_instance omap4_vp_iva;
106 extern struct omap_vp_instance omap4_vp_core;
Dvp44xx_data.c55 struct omap_vp_instance omap4_vp_mpu = {
66 struct omap_vp_instance omap4_vp_iva = {
77 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.c56 struct omap_vp_instance omap3_vp_mpu = {
67 struct omap_vp_instance omap3_vp_core = {
Dvoltage.h68 struct omap_vp_instance *vp;