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

#include <mv_otg.h>

Data Fields

struct usb_phy phy
 
struct mv_otg_ctrl otg_ctrl
 
void __iomemphy_regs
 
void __iomemcap_regs
 
struct mv_otg_regs __iomemop_regs
 
struct platform_devicepdev
 
int irq
 
u32 irq_status
 
u32 irq_en
 
struct delayed_work work
 
struct workqueue_structqwork
 
spinlock_t wq_lock
 
struct mv_usb_platform_datapdata
 
unsigned int active
 
unsigned int clock_gating
 
unsigned int clknum
 
struct clkclk [0]
 

Detailed Description

Definition at line 138 of file mv_otg.h.

Field Documentation

unsigned int active

Definition at line 159 of file mv_otg.h.

void __iomem* cap_regs

Definition at line 144 of file mv_otg.h.

struct clk* clk[0]

Definition at line 162 of file mv_otg.h.

unsigned int clknum

Definition at line 161 of file mv_otg.h.

unsigned int clock_gating

Definition at line 160 of file mv_otg.h.

int irq

Definition at line 148 of file mv_otg.h.

u32 irq_en

Definition at line 150 of file mv_otg.h.

u32 irq_status

Definition at line 149 of file mv_otg.h.

Definition at line 145 of file mv_otg.h.

struct mv_otg_ctrl otg_ctrl

Definition at line 140 of file mv_otg.h.

Definition at line 157 of file mv_otg.h.

Definition at line 147 of file mv_otg.h.

Definition at line 139 of file mv_otg.h.

void __iomem* phy_regs

Definition at line 143 of file mv_otg.h.

Definition at line 153 of file mv_otg.h.

Definition at line 152 of file mv_otg.h.

spinlock_t wq_lock

Definition at line 155 of file mv_otg.h.


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