Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dhcd.c1687 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
2284 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()
3266 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
3446 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3462 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3674 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3686 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3713 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3746 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
4246 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_reset_func()
[all …]
Dhcd.h491 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
Dcore_intr.c341 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_handle_session_req_intr()