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

#include <omap_hwmod.h>

Data Fields

u16 clkctrl_offs
 
u16 rstctrl_offs
 
u16 rstst_offs
 
u16 context_offs
 
u32 lostcontext_mask
 
u8 submodule_wkdep_bit
 
u8 modulemode
 
u8 flags
 

Detailed Description

struct omap_hwmod_omap4_prcm - OMAP4-specific PRCM data : PRCM address of the clock control register : address of the XXX_RSTCTRL register located in the PRM : bitmask for selecting bits from RM_*_CONTEXT register : (AM33XX only) address of the XXX_RSTST register in the PRM : bit shift of the WKDEP range : PRCM register capabilities for this IP block

If is not defined, context loss check code uses whole register without masking. should only be defined in cases where register is shared by two or more hwmods.

Definition at line 410 of file omap_hwmod.h.

Field Documentation

u16 clkctrl_offs

Definition at line 411 of file omap_hwmod.h.

u16 context_offs

Definition at line 414 of file omap_hwmod.h.

u8 flags

Definition at line 418 of file omap_hwmod.h.

u32 lostcontext_mask

Definition at line 415 of file omap_hwmod.h.

u8 modulemode

Definition at line 417 of file omap_hwmod.h.

u16 rstctrl_offs

Definition at line 412 of file omap_hwmod.h.

u16 rstst_offs

Definition at line 413 of file omap_hwmod.h.

u8 submodule_wkdep_bit

Definition at line 416 of file omap_hwmod.h.


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