Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c208 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_start()
1425 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_wakeup_detected()
1465 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_suspend()
1519 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()
1528 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_port_resume()
1572 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1588 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1774 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1780 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
1789 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_hcd_hub_control()
[all …]
Dhcd.h396 static inline u32 dwc2_read_hprt0(struct dwc2_hsotg *hsotg) in dwc2_read_hprt0() function
Dcore.c81 hr->hprt0 = dwc2_read_hprt0(hsotg); in dwc2_backup_host_registers()
1126 u32 hprt0 = dwc2_read_hprt0(hsotg); in dwc2_core_host_init()