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

#include <omap_hwmod.h>

Data Fields

u8 midle_shift
 
u8 clkact_shift
 
u8 sidle_shift
 
u8 enwkup_shift
 
u8 srst_shift
 
u8 autoidle_shift
 
u8 dmadisable_shift
 

Detailed Description

struct omap_hwmod_sysc_fields - hwmod OCP_SYSCONFIG register field offsets. : Offset of the midle bit : Offset of the clockactivity bit : Offset of the sidle bit : Offset of the enawakeup bit : Offset of the softreset bit : Offset of the autoidle bit : Offset of the dmadisable bit

Definition at line 316 of file omap_hwmod.h.

Field Documentation

u8 autoidle_shift

Definition at line 322 of file omap_hwmod.h.

u8 clkact_shift

Definition at line 318 of file omap_hwmod.h.

u8 dmadisable_shift

Definition at line 323 of file omap_hwmod.h.

u8 enwkup_shift

Definition at line 320 of file omap_hwmod.h.

u8 midle_shift

Definition at line 317 of file omap_hwmod.h.

u8 sidle_shift

Definition at line 319 of file omap_hwmod.h.

u8 srst_shift

Definition at line 321 of file omap_hwmod.h.


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