Searched defs:mv_otg (Results 1 – 1 of 1) sorted by relevance
138 struct mv_otg { struct140 struct mv_otg_ctrl otg_ctrl; argument145 struct mv_otg_regs __iomem *op_regs; argument147 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 …]