Home
last modified time | relevance | path

Searched defs:mv_otg (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/otg/
Dmv_otg.h138 struct mv_otg { struct
140 struct mv_otg_ctrl otg_ctrl; argument
145 struct mv_otg_regs __iomem *op_regs; argument
147 struct platform_device *pdev;
148 int irq;
149 u32 irq_status;
150 u32 irq_en;
152 struct delayed_work work;
153 struct workqueue_struct *qwork;
155 spinlock_t wq_lock;
[all …]