Lines Matching defs:mv_otg
138 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;
157 struct mv_usb_platform_data *pdata;
159 unsigned int active;
160 unsigned int clock_gating;
161 struct clk *clk;