Home
last modified time | relevance | path

Searched refs:dwc2_is_host_mode (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/dwc2/
A Dcore_intr.c73 dwc2_is_host_mode(hsotg) ? "Host" : "Device"); in dwc2_handle_mode_mismatch_intr()
173 if (dwc2_is_host_mode(hsotg)) { in dwc2_handle_otg_intr()
219 (dwc2_is_host_mode(hsotg) ? "Host" : "Device")); in dwc2_handle_otg_intr()
272 dwc2_is_host_mode(hsotg) ? "Host" : "Device"); in dwc2_handle_conn_id_status_change_intr()
499 dwc2_is_host_mode(hsotg) ? "Host" : "Device", in dwc2_handle_disconnect_intr()
A Dcore.c134 if (dwc2_is_host_mode(hsotg)) in dwc2_enter_partial_power_down()
307 if (dwc2_is_host_mode(hsotg) == host_mode) { in dwc2_wait_for_mode()
1067 if (dwc2_is_host_mode(hsotg)) in dwc2_fs_phy_init()
1205 if (dwc2_is_host_mode(hsotg)) { in dwc2_phy_init()
A Dcore.h1390 static inline int dwc2_is_host_mode(struct dwc2_hsotg *hsotg) in dwc2_is_host_mode() function
A Dhcd.c1777 if (dwc2_is_host_mode(hsotg)) in dwc2_hcd_disconnect()
2108 if (dwc2_is_host_mode(hsotg)) { in dwc2_core_init()
3165 dwc2_is_host_mode(hsotg) ? "Host" : in dwc2_conn_id_status_change()
3204 while (!dwc2_is_host_mode(hsotg)) { in dwc2_conn_id_status_change()
3206 dwc2_is_host_mode(hsotg) ? in dwc2_conn_id_status_change()
A Dhcd_intr.c2217 if (dwc2_is_host_mode(hsotg)) { in dwc2_handle_hcd_intr()

Completed in 23 milliseconds