Searched refs:dwc2_read_hprt0 (Results 1 – 2 of 2) sorted by relevance
1654 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()3643 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3655 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3682 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3715 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()4217 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_reset_func()[all …]
462 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function