Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dhcd.c1654 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
3239 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
4217 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_reset_func()
4269 hprt0 = dwc2_read_hprt0(hsotg); in _dwc2_hcd_start()
4309 hprt0 = dwc2_read_hprt0(hsotg); in _dwc2_hcd_stop()
4422 hprt0 = dwc2_read_hprt0(hsotg); in _dwc2_hcd_resume()
5790 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_host_enter_partial_power_down()
5877 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_host_exit_partial_power_down()
5885 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_host_exit_partial_power_down()
5926 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_host_enter_clock_gating()
[all …]
H A Dhcd.h462 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
H A Dcore_intr.c327 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_handle_session_req_intr()