Searched defs:mv_otg (Results 1 – 1 of 1) sorted by relevance
134 struct mv_otg { struct136 struct mv_otg_ctrl otg_ctrl; argument141 struct mv_otg_regs __iomem *op_regs; argument143 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;[all …]