Home
last modified time | relevance | path

Searched refs:dwc2_read_hprt0 (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/dwc2/
Dhcd.c1654 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
2251 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()
3239 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
3419 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3435 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3647 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3659 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3686 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3719 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
4221 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_reset_func()
[all …]
Dhcd.h462 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
Dcore_intr.c312 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_handle_session_req_intr()