Searched refs:dwc2_is_host_mode (Results 1 – 5 of 5) sorted by relevance
102 dwc2_is_host_mode(hsotg) ? "Host" : "Device"); in dwc2_handle_mode_mismatch_intr()187 if (dwc2_is_host_mode(hsotg)) { in dwc2_handle_otg_intr()233 (dwc2_is_host_mode(hsotg) ? "Host" : "Device")); in dwc2_handle_otg_intr()286 dwc2_is_host_mode(hsotg) ? "Host" : "Device"); in dwc2_handle_conn_id_status_change_intr()399 dwc2_is_host_mode(hsotg) ? "Host" : "Device", in dwc2_handle_disconnect_intr()
161 if (dwc2_is_host_mode(hsotg)) { in dwc2_exit_hibernation()202 if (dwc2_is_host_mode(hsotg)) { in dwc2_enter_hibernation()261 if (dwc2_is_host_mode(hsotg) == host_mode) { in dwc2_wait_for_mode()746 if (host && dwc2_is_host_mode(hsotg)) in dwc2_force_mode_if_needed()
1152 static inline int dwc2_is_host_mode(struct dwc2_hsotg *hsotg) in dwc2_is_host_mode() function
168 if (dwc2_is_host_mode(hsotg)) in dwc2_fs_phy_init()1987 if (dwc2_is_host_mode(hsotg)) in dwc2_hcd_disconnect()2318 if (dwc2_is_host_mode(hsotg)) { in dwc2_core_init()3359 dwc2_is_host_mode(hsotg) ? "Host" : in dwc2_conn_id_status_change()3387 while (!dwc2_is_host_mode(hsotg)) { in dwc2_conn_id_status_change()3389 dwc2_is_host_mode(hsotg) ? in dwc2_conn_id_status_change()
2196 if (dwc2_is_host_mode(hsotg)) { in dwc2_handle_hcd_intr()