Searched refs:dwc2_is_device_mode (Results 1 – 6 of 6) sorted by relevance
129 if (dwc2_is_device_mode(hsotg)) in dwc2_handle_otg_intr()235 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_otg_intr()322 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_session_req_intr()355 if (dwc2_is_device_mode(hsotg)) { in dwc2_wakeup_from_lpm_l1()411 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_wakeup_detected_intr()493 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_usb_suspend_intr()593 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_lpm_intr()794 if (dwc2_is_device_mode(hsotg)) in dwc2_handle_common_intr()834 if (dwc2_is_device_mode(hsotg)) { in dwc2_handle_common_intr()
520 bool is_device_mode = dwc2_is_device_mode(dwc2); in dwc2_suspend()547 if (dwc2_is_device_mode(dwc2)) in dwc2_resume()
1362 static inline int dwc2_is_device_mode(struct dwc2_hsotg *hsotg) in dwc2_is_device_mode() function
94 if (dwc2_is_device_mode(hsotg) && hsotg->params.lpm) in dwc2_enable_common_interrupts()1799 if (dwc2_is_device_mode(hsotg)) { in dwc2_hcd_disconnect()3190 while (!dwc2_is_device_mode(hsotg)) { in dwc2_conn_id_status_change()4239 if (dwc2_is_device_mode(hsotg)) { in _dwc2_hcd_start()4312 if (dwc2_is_device_mode(hsotg)) in _dwc2_hcd_suspend()4388 if (dwc2_is_device_mode(hsotg)) in _dwc2_hcd_resume()
1157 if (dwc2_is_device_mode(hsotg)) { in dwc2_hs_phy_init()
3648 if (!dwc2_is_device_mode(hsotg)) in dwc2_hsotg_irq()