Searched refs:dwc2_is_device_mode (Results 1 – 4 of 4) sorted by relevance
131 if (dwc2_is_device_mode(hsotg)) in dwc2_handle_otg_intr()238 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_otg_intr()324 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_session_req_intr()353 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_wakeup_detected_intr()424 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_usb_suspend_intr()565 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_common_intr()
467 if (dwc2_is_device_mode(dwc2)) in dwc2_suspend()487 if (dwc2_is_device_mode(dwc2)) in dwc2_resume()
387 static inline int dwc2_is_device_mode(struct dwc2_hsotg *hsotg) in dwc2_is_device_mode() function
301 if (dwc2_is_device_mode(hsotg)) { in dwc2_hcd_disconnect()1372 while (!dwc2_is_device_mode(hsotg)) { in dwc2_conn_id_status_change()2334 if (dwc2_is_device_mode(hsotg)) { in _dwc2_hcd_start()