Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c224 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
1445 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
1478 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_suspend()
1532 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()
1541 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()
1587 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1602 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1813 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1819 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1828 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
[all …]
H A Ddwc2_hcd.h412 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
H A Ddwc2_core.c1261 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()