Linux Kernel
3.7.1
|
#include <voltage.h>
Data Fields | |
char * | name |
bool | scalable |
struct list_head | node |
struct list_head | pwrdm_list |
struct omap_vc_channel * | vc |
struct omap_vfsm_instance * | vfsm |
struct omap_vp_instance * | vp |
struct omap_voltdm_pmic * | pmic |
u32(* | read )(u8 offset) |
void(* | write )(u32 val, u8 offset) |
u32(* | rmw )(u32 mask, u32 bits, u8 offset) |
union { | |
const char * name | |
u32 rate | |
} | sys_clk |
int(* | scale )(struct voltagedomain *voltdm, unsigned long target_volt) |
u32 | nominal_volt |
struct omap_volt_data * | volt_data |
struct omap_voltdm_pmic* pmic |
int(* scale)(struct voltagedomain *voltdm, unsigned long target_volt) |
union { ... } sys_clk |
struct omap_vfsm_instance* vfsm |
struct omap_volt_data* volt_data |