Home
last modified time | relevance | path

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

/linux-6.1.9/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()
3233 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
3413 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3429 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3641 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3653 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3680 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
3713 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
4213 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.c311 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_handle_session_req_intr()