Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap_vc_channel_cfg Struct Reference

Data Fields

u8 sa
 
u8 rav
 
u8 rac
 
u8 racen
 
u8 cmd
 

Detailed Description

struct omap_vc_channel_cfg - describe the cfg_channel bitfield

See Also
: bit for slave address : bit for voltage configuration register : bit for command configuration register : enable bit for RAC : bit for command value set selection

Channel configuration bits, common for OMAP3+ OMAP3 register: PRM_VC_CH_CONF OMAP4 register: PRM_VC_CFG_CHANNEL OMAP5 register: PRM_VC_SMPS_<voltdm>_CONFIG

Definition at line 35 of file vc.c.

Field Documentation

Definition at line 40 of file vc.c.

u8 rac

Definition at line 38 of file vc.c.

u8 racen

Definition at line 39 of file vc.c.

u8 rav

Definition at line 37 of file vc.c.

u8 sa

Definition at line 36 of file vc.c.


The documentation for this struct was generated from the following file: