Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dhcd.c1684 hprt0 |= HPRT0_RST; in dwc2_hcd_start()
3595 if (hprt0 & HPRT0_RST) in dwc2_hcd_hub_control()
3720 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
3730 hprt0 &= ~HPRT0_RST; in dwc2_hcd_hub_control()
4243 hprt0 &= ~HPRT0_RST; in dwc2_hcd_reset_func()
5656 hprt0 |= HPRT0_RST; in dwc2_host_exit_hibernation()
5661 hprt0 &= ~HPRT0_RST; in dwc2_host_exit_hibernation()
A Dhw.h751 #define HPRT0_RST BIT(8) macro
A Dhcd_intr.c340 *hprt0_modify |= HPRT0_RST; in dwc2_hprt0_enable()

Completed in 23 milliseconds