Searched refs:dwc2_read_hprt0 (Results 1 – 2 of 2) sorted by relevance
1688 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()2285 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()3258 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()3298 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_suspend()3352 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()3361 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()3406 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3426 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3640 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3652 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()[all …]
491 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function