Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/dwc2/
A Dhcd.c2254 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()
2256 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()
3430 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3431 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()
3568 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
3643 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
4267 if (hprt0 & HPRT0_PWR) { in _dwc2_hcd_start()
4315 if (hprt0 & HPRT0_PWR) in _dwc2_hcd_stop()
5619 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5625 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
[all …]
A Dcore_intr.c312 hprt0 |= HPRT0_PWR; in dwc2_handle_session_req_intr()
A Dhw.h718 #define HPRT0_PWR BIT(12) macro

Completed in 16 milliseconds