#include <linux/kernel.h>
#include <linux/init.h>
#include "common.h"
#include "voltage.h"
#include "vp.h"
#include "prm-regbits-34xx.h"
#include "prm-regbits-44xx.h"
#include "prm44xx.h"
Go to the source code of this file.
omap_vp_disable() - API to disable a particular VP : pointer to the VDD whose VP is to be disabled.
This API disables a particular voltage processor. Needed by the smartreflex class drivers.
Definition at line 238 of file vp.c.
omap_vp_enable() - API to enable a particular VP : pointer to the VDD whose VP is to be enabled.
This API enables a particular voltage processor. Needed by the smartreflex class drivers.
Definition at line 194 of file vp.c.
Definition at line 118 of file vp.c.
Definition at line 38 of file vp.c.
Definition at line 95 of file vp.c.