Searched refs:dwc2_read_hprt0 (Results 1 – 2 of 2) sorted by relevance
1887 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()2478 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()3447 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()3487 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_suspend()3541 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()3550 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()3594 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3614 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3825 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()3834 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()[all …]
488 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function