Home
last modified time | relevance | path

Searched defs:mv_otg (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/usb/phy/
Dphy-mv-usb.h134 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;
[all …]