Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c208 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
1420 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
1459 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_suspend()
1523 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1534 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1547 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1733 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1739 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1748 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
2253 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_reset_func()
Dhcd.h396 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
Dcore.c758 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()