Linux Kernel
3.7.1
|
#include <mv_otg.h>
Data Fields | |
struct usb_phy | phy |
struct mv_otg_ctrl | otg_ctrl |
void __iomem * | phy_regs |
void __iomem * | cap_regs |
struct mv_otg_regs __iomem * | op_regs |
struct platform_device * | pdev |
int | irq |
u32 | irq_status |
u32 | irq_en |
struct delayed_work | work |
struct workqueue_struct * | qwork |
spinlock_t | wq_lock |
struct mv_usb_platform_data * | pdata |
unsigned int | active |
unsigned int | clock_gating |
unsigned int | clknum |
struct clk * | clk [0] |
struct mv_otg_regs __iomem* op_regs |
struct mv_otg_ctrl otg_ctrl |
struct mv_usb_platform_data* pdata |
struct platform_device* pdev |
struct workqueue_struct* qwork |
struct delayed_work work |
spinlock_t wq_lock |