Lines Matching defs:mv_otg
134 struct mv_otg { struct
136 struct mv_otg_ctrl otg_ctrl; argument
141 struct mv_otg_regs __iomem *op_regs; argument
143 struct platform_device *pdev;
144 int irq;
145 u32 irq_status;
146 u32 irq_en;
148 struct delayed_work work;
149 struct workqueue_struct *qwork;
151 spinlock_t wq_lock;
153 struct mv_usb_platform_data *pdata;
155 unsigned int active;
156 unsigned int clock_gating;
157 struct clk *clk;