Lines Matching refs:dwc3
18 static void dwc3_otg_disable_events(struct dwc3 *dwc, u32 disable_mask) in dwc3_otg_disable_events()
26 static void dwc3_otg_enable_events(struct dwc3 *dwc, u32 enable_mask) in dwc3_otg_enable_events()
34 static void dwc3_otg_clear_events(struct dwc3 *dwc) in dwc3_otg_clear_events()
53 struct dwc3 *dwc = _dwc; in dwc3_otg_thread_irq()
71 struct dwc3 *dwc = _dwc; in dwc3_otg_irq()
92 static void dwc3_otgregs_init(struct dwc3 *dwc) in dwc3_otgregs_init()
136 static int dwc3_otg_get_irq(struct dwc3 *dwc) in dwc3_otg_get_irq()
169 void dwc3_otg_init(struct dwc3 *dwc) in dwc3_otg_init()
188 void dwc3_otg_exit(struct dwc3 *dwc) in dwc3_otg_exit()
197 void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init()
246 static void dwc3_otg_host_exit(struct dwc3 *dwc) in dwc3_otg_host_exit()
269 static void dwc3_otg_device_init(struct dwc3 *dwc) in dwc3_otg_device_init()
305 static void dwc3_otg_device_exit(struct dwc3 *dwc) in dwc3_otg_device_exit()
330 void dwc3_otg_update(struct dwc3 *dwc, bool ignore_idstatus) in dwc3_otg_update()
417 static void dwc3_drd_update(struct dwc3 *dwc) in dwc3_drd_update()
434 struct dwc3 *dwc = container_of(nb, struct dwc3, edev_nb); in dwc3_drd_notifier()
443 static struct extcon_dev *dwc3_get_extcon(struct dwc3 *dwc) in dwc3_get_extcon()
466 int dwc3_drd_init(struct dwc3 *dwc) in dwc3_drd_init()
517 void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit()