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; argument144 int irq;145 u32 irq_status;146 u32 irq_en;148 struct delayed_work work;151 spinlock_t wq_lock;155 unsigned int active;156 unsigned int clock_gating;[all …]