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

#include <omap_hwmod.h>

Data Fields

const charname
 
struct omap_hwmod_classclass
 
struct omap_deviceod
 
struct omap_hwmod_mux_infomux
 
struct omap_hwmod_irq_infompu_irqs
 
struct omap_hwmod_dma_infosdma_reqs
 
struct omap_hwmod_rst_inforst_lines
 
union {
   struct omap_hwmod_omap2_prcm   omap2
 
   struct omap_hwmod_omap4_prcm   omap4
 
prcm
 
const charmain_clk
 
struct clk_clk
 
struct omap_hwmod_opt_clkopt_clks
 
charclkdm_name
 
struct clockdomainclkdm
 
struct list_head master_ports
 
struct list_head slave_ports
 
voiddev_attr
 
u32 _sysc_cache
 
void __iomem_mpu_rt_va
 
spinlock_t _lock
 
struct list_head node
 
struct omap_hwmod_ocp_if_mpu_port
 
u16 flags
 
u8 response_lat
 
u8 rst_lines_cnt
 
u8 opt_clks_cnt
 
u8 masters_cnt
 
u8 slaves_cnt
 
u8 hwmods_cnt
 
u8 _int_flags
 
u8 _state
 
u8 _postsetup_state
 

Detailed Description

Definition at line 573 of file omap_hwmod.h.

Field Documentation

struct clk* _clk

Definition at line 586 of file omap_hwmod.h.

u8 _int_flags

Definition at line 605 of file omap_hwmod.h.

spinlock_t _lock

Definition at line 595 of file omap_hwmod.h.

Definition at line 597 of file omap_hwmod.h.

void __iomem* _mpu_rt_va

Definition at line 594 of file omap_hwmod.h.

u8 _postsetup_state

Definition at line 607 of file omap_hwmod.h.

u8 _state

Definition at line 606 of file omap_hwmod.h.

u32 _sysc_cache

Definition at line 593 of file omap_hwmod.h.

Definition at line 575 of file omap_hwmod.h.

Definition at line 589 of file omap_hwmod.h.

char* clkdm_name

Definition at line 588 of file omap_hwmod.h.

void* dev_attr

Definition at line 592 of file omap_hwmod.h.

u16 flags

Definition at line 598 of file omap_hwmod.h.

u8 hwmods_cnt

Definition at line 604 of file omap_hwmod.h.

Definition at line 585 of file omap_hwmod.h.

struct list_head master_ports

Definition at line 590 of file omap_hwmod.h.

u8 masters_cnt

Definition at line 602 of file omap_hwmod.h.

Definition at line 578 of file omap_hwmod.h.

Definition at line 577 of file omap_hwmod.h.

const char* name

Definition at line 574 of file omap_hwmod.h.

Definition at line 596 of file omap_hwmod.h.

Definition at line 576 of file omap_hwmod.h.

Definition at line 582 of file omap_hwmod.h.

Definition at line 583 of file omap_hwmod.h.

Definition at line 587 of file omap_hwmod.h.

u8 opt_clks_cnt

Definition at line 601 of file omap_hwmod.h.

union { ... } prcm
u8 response_lat

Definition at line 599 of file omap_hwmod.h.

Definition at line 580 of file omap_hwmod.h.

u8 rst_lines_cnt

Definition at line 600 of file omap_hwmod.h.

Definition at line 579 of file omap_hwmod.h.

struct list_head slave_ports

Definition at line 591 of file omap_hwmod.h.

u8 slaves_cnt

Definition at line 603 of file omap_hwmod.h.


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